Hello,
I need a VBA code that will simply do a side by side comparison (meaning I want it to check if cell A1=B1, A2=B2, A3=B3, etc). If it finds a difference highlight the cell. I know you can do this with conditional formatting, but I would like to do it via VBA if possible.
Thanks.
I need a VBA code that will simply do a side by side comparison (meaning I want it to check if cell A1=B1, A2=B2, A3=B3, etc). If it finds a difference highlight the cell. I know you can do this with conditional formatting, but I would like to do it via VBA if possible.
Thanks.