franswa3434
Board Regular
- Joined
- Sep 16, 2014
- Messages
- 73
- Office Version
- 365
- Platform
- Windows
I have a dropdown selection on A1 with the numbers 1-20.
At the same time, I have rows 2-21 hidden.
I'm looking for a VBA that if they change the dropdown from blank to 5, then it will unhide rows 2-6 (5 rows), then if I change it to 13, it will unhide rows 2-14 (13 rows). And if that isnt enough, if they go from 13 to 10, it will hide rows 12-14.
Is this something I can do?
Thank you for your help!
At the same time, I have rows 2-21 hidden.
I'm looking for a VBA that if they change the dropdown from blank to 5, then it will unhide rows 2-6 (5 rows), then if I change it to 13, it will unhide rows 2-14 (13 rows). And if that isnt enough, if they go from 13 to 10, it will hide rows 12-14.
Is this something I can do?
Thank you for your help!