Can someone point me to a quick way to convert all records in a field to all caps. I don't mean just displaying it in caps, I can do that. I need to have the data stored in all caps, though it may be entered in any imaginable way.
No, that just changes how it displays. The data is still stored in the table exactly as it is entered.
I appreciate your reply. I've found the answer. FYI it is
using UCase in the afterupdate event. It works very well. As soon as the user tabs out of the field, the text changes to upper case.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.