Conditional text boxes on Form
Textboxes have a visible property. Add 10 text boxes then hid the ones that
aren't needed.
"Anand" wrote:
I have a project to create a form where the person will add number of
children in one box. and depending on that number those many text box
should appear below the mentioned text box.
How I can achieve through VBA?
Thanks in advance.
-- Anand.
|