Experts kindly help

C

courtesio99

Can anyone help me with the following problem?

I have a dropdown list, e.g. with 4 options.
Each option is represented by a row of data below the cell with the
list, and each cell in each row is to be entered by the user. (That
means I have 4 rows of data.)

How do I unhide a certain row that is selected via the drop down list
whilst hiding the rest of the 3 rows?
 
Top