emilemil22
New Member
- Joined
- Aug 18, 2019
- Messages
- 27
Helloe everyone,
I am completely new to VBA so your help will be appreciated.
I want automatically hide/unhide rows based on cell value. The cell value could have only 2 options: YES or NO
So whenever cell value= YES then hide rows 2:10 and unhide 10:15
whenever cell value= NO then unhide rows 2:10 and hide 10:15
Thanks for your help!
I am completely new to VBA so your help will be appreciated.
I want automatically hide/unhide rows based on cell value. The cell value could have only 2 options: YES or NO
So whenever cell value= YES then hide rows 2:10 and unhide 10:15
whenever cell value= NO then unhide rows 2:10 and hide 10:15
Thanks for your help!