Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I am sure this is a stupid question, but how do I combine 2 text fields. I am used to lotus approach.

Current Field value="test"

Need field value to="test2"

Thanks.

FileMaker Version: Server 7

Platform: Windows 2000

Posted

Hi Jason,

I'm not sure what your field names are or what the contents of your field really are, but in order to have a calculation combine two fields that have the result of text, you would use the & sign. (Test Test2)

TotalField = (calculation, Text Result) =

Field 1 & Field 2

and if you need to separate the text

Field 1 & " " & Field 2

If the contents are numbers and you want to add them (2+2 for a result of 4)

TotalField = (Calculation, Number Result) =

Field 1 + Field 2

HTH Lee

Note to Steven

I tried to post this and needed to edit the post. The result of that edit made the whole post unreadable. I wish that we could fix this so when we edit a post, it doesn't put everthing into one paragraph.

confused.gif

Posted

Hi Jason,

There are NO stupid questions. How else do we learn what we do not know..

You are welcome.

Lee

This topic is 7531 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.