putting a caption on a text box

knzass

Registered User.
Local time
Today, 16:21
Joined
Oct 17, 2001
Messages
10
besides using an input mask is there anyway to put a caption on a text box?
 
I didn't quite understand about putting an input mask on a caption, but if a caption's all you want you enter your text in Control Source (or directly into the text box)preceeded by equals sign, surrounded by inverted commas eg:

="Hello"
 

Users who are viewing this thread

Back
Top Bottom