Changing case

M

martin

Use ucase$([field]) or ucase()... In the query it would
look like this: myucasefield:ucase([field])

Martin
 
L

Lou

Martin,
Thank you..
-----Original Message-----
Use ucase$([field]) or ucase()... In the query it would
look like this: myucasefield:ucase([field])

Martin
-----Original Message-----
It is possible to change lowercase data to uppercase
using a query?
Thank you..
.
.
 
Top