Mushi Posted July 6, 2005 Posted July 6, 2005 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? I am pretty new to FileMaker, and I cannot figure this out. Thanks everyone -mushi
Lee Smith Posted July 6, 2005 Posted July 6, 2005 Hi Mushi, Try Create a New Field: FirstLetter Calculation = Text Result Left ( YourFieldName; 1 ) HTH Lee
Mushi Posted July 6, 2005 Author Posted July 6, 2005 Thank you very much! The solution is very simple and it seems silly that i asked such a dumb question, but thank you
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now