S
smandula
Can anyone provide a VBA macro?
To compare two rows of values, if the lower row value equals
the upper row value color both values green.
Need this across 70 columns
Example:
Row 1 0 1 4 4 5 6 7
Row 2 4 4 8 4 9 0 8
4 in Row 1 & Row 2 would be highlited
With Thanks
To compare two rows of values, if the lower row value equals
the upper row value color both values green.
Need this across 70 columns
Example:
Row 1 0 1 4 4 5 6 7
Row 2 4 4 8 4 9 0 8
4 in Row 1 & Row 2 would be highlited
With Thanks