I used A1 as the input cell and row 2 as the row to unhide.
You would have to edit those to suit.
Would you be wanting this for more than a single cell or single row?
Post some details.......cell references and row numbers.
Gord
- Show quoted text -
Essentially, I'm creating a sheet that contains three categories of
employees. Under each of these categories, I have as many rows as
there are people in that particular category. By default, no
employees names are chosen. The first column contains data validation
lists containing all employees in each category. What I'm wanting to
have happen is when a user chooses someone from the list on the first
row, the next row becomes available for selection. I'd like for it to
continue down the list, until it reaches the end of each category.
For instance, B4 is the first blank cell. When an employee is chosen
for cell B4, I want row 5 to become available. When B5 is chosen, row
6 opens, etc. Each category ideally would only contain 45-50 names.
Thanks again for all the help!