Hello,
I was wondering if there is it possible to Link an IF condition with a cell color instead of a specific data using VBA.
For example:
A range of cells B4:B20 have data lets say numbers. some of those cells will change color to blue. for the sake of the example lets say B7 changed color to blue. I am trying to make cell C7 to have an IF condition ===> IF B7 turns blue then type "this change to blue due to error in system"
Thank you for your support in advance.
I was wondering if there is it possible to Link an IF condition with a cell color instead of a specific data using VBA.
For example:
A range of cells B4:B20 have data lets say numbers. some of those cells will change color to blue. for the sake of the example lets say B7 changed color to blue. I am trying to make cell C7 to have an IF condition ===> IF B7 turns blue then type "this change to blue due to error in system"
Thank you for your support in advance.