K
Kathy MacAthur
Hope someone can help.
I'm trying to capitalize the first letter of a field but the string I am
using capitalizes the first letter, but changes the second and third
characters and UN capitalizes them. (Example, Oregon. If someone correctly
enters OR for state name it is changed to Or.) I need a string that will
only capitalized the first letter and leave the remaining characters as
entered.
The string I'm using is StrConv([fieldname],3)
Any suggestions?
Thanks,
Kathy
I'm trying to capitalize the first letter of a field but the string I am
using capitalizes the first letter, but changes the second and third
characters and UN capitalizes them. (Example, Oregon. If someone correctly
enters OR for state name it is changed to Or.) I need a string that will
only capitalized the first letter and leave the remaining characters as
entered.
The string I'm using is StrConv([fieldname],3)
Any suggestions?
Thanks,
Kathy