View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anand Anand is offline
external usenet poster
 
Posts: 13
Default Conditional text boxes on Form

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.