Hi everybody,
I am trying to write a macro that goes through column C (data below), finds a matching date in column A, and then compares values B and D. If there is no corresponding date in column A, I need the macro to return that. If the values don't match, I need the macro to say so.
The...