utahfuntimes Posted March 11, 2010 Posted March 11, 2010 HENRY SMITH JONES BURTON-GOODRICH How can I build a calc to change these 3 example last names to proper case? The first two I know how to do, but when the field contains a - dash between two names with no space, I cant quite figure that one out.
mr_vodka Posted March 11, 2010 Posted March 11, 2010 You should just use Proper ( YourNameField ) HENRY SMITH = Henry Smith JONES = Jones BURTON-GOODRICH = Burton-Goodrich
Recommended Posts
This topic is 5429 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