Zero-Width Field
See, and I tried that...
But for arguments sake, lets say I have two objects on the form.
Label#1
Txtbox#1.Visible = False
Let's say you click on Label#1 to make Txtbox#1.Visible = True
But, once you make your entry in Txtbox#1 I want it to .Visible = False
Well, 'IF' I used...