Hi there,
As the question states above, how would you use VBA to dynamically change the TAB color in Excel 2010 based on the formula: AB7 > AF7 to switch to red if true and revert back to the preset colors if false. I managed to figure out some kind of macro but I had to run the macro every time in order to get the color change and the common user wouldn't know how to do that or even that they are supposed to.
How can you setup some kind of event to do this dynamically on the fly?
Thanks.
NATE
Got a question? Search G O O G L E first.
As the question states above, how would you use VBA to dynamically change the TAB color in Excel 2010 based on the formula: AB7 > AF7 to switch to red if true and revert back to the preset colors if false. I managed to figure out some kind of macro but I had to run the macro every time in order to get the color change and the common user wouldn't know how to do that or even that they are supposed to.
How can you setup some kind of event to do this dynamically on the fly?
Thanks.
NATE
Got a question? Search G O O G L E first.