Thread: Excel question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] haas786@yahoo.com is offline
external usenet poster
 
Posts: 2
Default Excel question

Hi all! I'm trying to accomplish the following through Excel, either
via programming or other:

I've created a questionnaire on one of the Sheets in Excel. There are a
total of 10 questions on the Sheet; for 3 of the 10 questions, a "Yes"
or "No" is the answer (delivered by a drop down list) - if the user
selects "Yes", I want Excel to unhide 4 rows beneath the question in
order to reveal 4 more sub-questions. If the answer is "No", the rows
remain hidden and the user goes on to the next question. Please help...

Thanks in advance...