how can writte only with capital letters

  • Thread starter Thread starter Pedro Lerma
  • Start date Start date
P

Pedro Lerma

Hello
I want that my access database only allow me data entries with capital
letters and if this is possible I need too that my table can convert my
lower case letters in capital letters automatically
Thanks
Pedro
 
What Pat said.

To convert current data, use update queries and the UCase() function.
 

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

Back
Top