Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Link Text Boxes on Form? | Excel Discussion (Misc queries) | |||
User Form Text Boxes - Copy format of text boxes | Excel Discussion (Misc queries) | |||
Summing two text boxes on a form - HELP! | Excel Programming | |||
Form, or seperate text boxes? | Excel Programming | |||
Form Text Boxes moving | Excel Worksheet Functions |