kkalvin26 Posted August 8, 2002 Posted August 8, 2002 Hello I have a database that I use to print mail labels and recently my agency requested that I now print the labels with all upper case print. I have simple text fields ie.. Business Name, and Contact 1.. these have information that is not formatted to all upper case, I searched around the forums and I am not sure how I can take all 2000 records and convert them to upper casing.. I see a function named upper("text") but I am not even sure if it will do what I need please help.. kkalvin26
Jack Posted August 8, 2002 Posted August 8, 2002 Well, here is a down and dirty solution: Use a font that only has upper case letters. Then all the info will be printed in upper case......... HTH Jack
Kurt Knippel Posted August 8, 2002 Posted August 8, 2002 Upper () will do what you are looking for, although I would instead suggest that you simple format the fields on the label as Uppercase.
Recommended Posts
This topic is 8213 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now