Usign UPPER CASE Letters

S

Steve.

The input mask only as mask for Time, Date, Phone Number..ect, nothing for
Upper case input.
 
B

BruceM

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.
 
B

BruceM

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.
 
Top