Jump to content

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

Recommended Posts

Posted

I am trying to step up a auto entry calculation that gets the first letter from the FirstName field. I can get all the text that is written in that field, but I only want the first letter.

Does anyone know of some way to do this? confused.gif I am pretty new to FileMaker, and I cannot figure this out.

Thanks everyone

-mushi

Posted

Hi Mushi,

Try

Create a New Field:

FirstLetter

Calculation = Text Result

Left ( YourFieldName; 1 )

HTH

Lee

Posted

Thank you very much!

The solution is very simple and it seems silly that i asked such a dumb question, but thank you smile.gif

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