Newbies jontyhunter Posted November 11, 2005 Newbies Posted November 11, 2005 Apologies if this is covered elsewhere on this forum but don't have the chance to search properly at the moment. Two questions: 1. I have a radio button field with three options. When I create a new record I want the first button to be already selected by default but at the moment all three are just empty. Is this possible? 2. Is there a simple way to force a field to use Title Case. For instance if I'm lazy and type in, say germany (ie. with a lower case 'g') as I click return i want it to change automatically to Germany. I would want it change it for all words in the field - say I typed in south africa it would automatically make it South Africa. I sort of worked out a way to do it with a calculation using Left (... but that only worked for the first word. Thanks for any help. Quite happy to be pointed towards another section of this forum if I should have posted there instead.
comment Posted November 11, 2005 Posted November 11, 2005 1. Auto-Enter data: your default value 2. Auto-Enter Calculated value = Proper ( yourField ) Uncheck the "Do not replace..." option.
Newbies jontyhunter Posted November 11, 2005 Author Newbies Posted November 11, 2005 brilliant. thank you.
Recommended Posts
This topic is 7212 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