Usign UPPER CASE Letters

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to default all data enteredon a form to be in upper case?
 
The input mask only as mask for Time, Date, Phone Number..ect, nothing for
Upper case input.
 
I don't know if you can do that easily for an entire form, but ">" (without
the quotes) in each control's Format property should do it.
 
See Rick Brandt's answer to "Force Capitalization" a little earlier today in
this forum. I have applied the > format to a table field, and from what I
can tell it stores the capitals, but it does not change the case as you type.
 

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