G
Guest
LCase, UCase, ProperCase. Is there a simple way to just cap the first letter of each word and leave the rest alone
Thanks in advance
Thanks in advance
letter of each word and leave the rest alone?Sue said:LCase, UCase, ProperCase. Is there a simple way to just cap the first
case. I'm just looking to make the first letter upper case.Sue said:That won't work. It will make any subsequent upper case letters lower
Update Event?Sue said:Thanks so much. One question though. Where do I insert this? After
Graham R Seach said:Sue,
Put the code in a standard module. You can call it from either VBA or SQL.
Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
Microsoft Access 2003 VBA Programmer's Reference
http://www.wiley.com/WileyCDA/WileyTitle/productCd-0764559036.html
Update Event?
case it doesn't capitalize that field. Is there something I can change toSue said:Works great. Want I was looking for.
Have one problem though. If the very first letter in the field is lower