Hi, Ihave a control box without a label. Howcan I go about attaching a label to control box in a Form?
Anyadvice/suggestions will be greatly appreciated! Thanks in advanced.
Hi, Ihave a control box without a label. Howcan I go about attaching a label to control box in a Form?
Anyadvice/suggestions will be greatly appreciated! Thanks in advanced.
in design mode, grab a label off the control bar
put in on the form, type in your text.
or
in notepad type the label text, copy
select the text box in the form, paste
Thanks! I knew it was simple, but...