In my excel sheet I have a drop down box.
If the user selects "Parameter1" i would like to unhide the next 5 rows, if he chooses something else then i would like to hide those 5 rows.
This happens several times in my worksheet and i would like to have something where i do not need to hardcode the row numbers for each case.
If the user selects "Parameter1" i would like to unhide the next 5 rows, if he chooses something else then i would like to hide those 5 rows.
This happens several times in my worksheet and i would like to have something where i do not need to hardcode the row numbers for each case.