|
-
Apr 17th, 2006, 01:39 PM
#1
Re: help with Foematting uppercase
 Originally Posted by RayComp
Thanks. Trouble is that the input can be any city and is stored in access database.
So input is random and need to force the input to display capital letter after the space.
All you need to do is to substitute the variable name that contains your state name in Rhino's code, like
Debug.Print StrConv(MyStateName, vbProperCase)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|