Hi,
I am trying to write a simple macro that will color a cell's font green if a cell links to another cell in the same worksheet. (I have come across macros online that will color a cell's font if it links to another cell in a separate worksheet or workbook, but unfortunately, nothing that solves my problem.
Simply put, I would like a macro that will evaluate if, for example, cell C2 is set equal to cell A2. If true, I would like the font of cell C2 to be green. Any easy way to do this?
Thank you for your help!
I am trying to write a simple macro that will color a cell's font green if a cell links to another cell in the same worksheet. (I have come across macros online that will color a cell's font if it links to another cell in a separate worksheet or workbook, but unfortunately, nothing that solves my problem.
Simply put, I would like a macro that will evaluate if, for example, cell C2 is set equal to cell A2. If true, I would like the font of cell C2 to be green. Any easy way to do this?
Thank you for your help!