austin350s10
Active Member
- Joined
- Jul 30, 2010
- Messages
- 321
Aside from the excel conditioanl formatting is there a VBA script that I can run that will check a large range of cells. If a cell in the range equals TRUE then that cell is changed to a red background. If a cell in the range equals FALSE then nothing.
The only reason this needs to be a VBA script is because I only want this change to occur only when the user clicks a button not all the time.
The only reason this needs to be a VBA script is because I only want this change to occur only when the user clicks a button not all the time.