July 29, 200223 yr Newbies I have a DB of product names that are entered by about 15 users. In trying to standardize on the look of the names, we would like them to always be in all caps. I was in good shape when everyone was using FM clients, because I could set the fields to display all caps. We have now branched out to the web and the names are being displayed exactly entered. Some caps, some not. Is there any known way to store the product names as all caps within the database?
July 29, 200223 yr Enter data into a form that is just global fields, then copy that data to regualr field using the Upper ( ) function.
Create an account or sign in to comment