Jump to content

This topic is 7486 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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?

Posted

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.

Posted

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

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.