greatscottbattman
New Member
- Joined
- Mar 30, 2009
- Messages
- 13
I'm trying record a macro to do the following:
=G2/E2>10% Highlight Green
=G2/E2<(10%) Highlight red
The column I'd like highlighted is G2
My objective is to only draw attention to a variance of 10% and -10%
Does anyone have any tips of trying to write this in VBA cuz I'm stuck as the record button does not work.
As always, much appreciated.
=G2/E2>10% Highlight Green
=G2/E2<(10%) Highlight red
The column I'd like highlighted is G2
My objective is to only draw attention to a variance of 10% and -10%
Does anyone have any tips of trying to write this in VBA cuz I'm stuck as the record button does not work.
As always, much appreciated.