|
-
Apr 17th, 2006, 01:18 PM
#1
Thread Starter
Member
help with Foematting uppercase
I use this - sInput2 = UCase(Mid(sInput2, 1, 1)) + LCase(Mid(sInput2, 2)) to force upercase on first two characters of text in customer number eg db1234 to go DB1234
Does any one know how to force input like new york to force the N and Y to uppercase. N is ease but I can't managed the one after a space. Also how to force after a .
Lots of people not inputing data corectly
Much apreciated
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
|