How do I change to all upper case globally for labels.

J

jagpa

I need to change my data base in Access to all upper case to print labels.
Any idea on how to do this? I would sure appreciate the help.
 
C

Chaim

Waht do you mean by 'change my database'? Just use the Ucase() function when
you select the information you want on your label. Don't change the way the
data is recorded already.
 
Top