Arcanoi Posted August 2, 2004 Posted August 2, 2004 I want a field to look up two values a first and last name and have a full name value with a space between the two I know this is possible with a merge field in the layout, but that won't let me do a proper layout, is there any way to do this?
Fitch Posted August 2, 2004 Posted August 2, 2004 I'm not sure what you mean about not doing a "proper layout," but the calculation for that would simply be: FirstName & " " & LastName Inside the quotes is a space. Your field names may vary.
Arcanoi Posted August 3, 2004 Author Posted August 3, 2004 I take it that & and "and" are diffrent in FM I was trying to do it with "and" and of course it gave me boolean thanks for the help
Lee Smith Posted August 3, 2004 Posted August 3, 2004 Hi Arcanoi, Open your online Help in FileMaker and type in Operators. You will see four type listed. In the Text you will find & In the Logical you will find AND HTH Lee
Recommended Posts
This topic is 7486 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now