Converting letter case

G

Guest

I work with Access 2000, I need to change the letter case of the data from
upper case to lower case or vice versa, how can this be done in Access?

Thanks
Sonic
 
F

fredg

I work with Access 2000, I need to change the letter case of the data from
upper case to lower case or vice versa, how can this be done in Access?

Thanks
Sonic

Look up the Ucase(), LCase(), and StrConv() functions in VBA Help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top