Matching values in Sheet1 to those in other sheet
Hi all,
I need help with an excel VBA macro. Basically I have a workbook with two worksheets. I need to write a macro that will search Sheet1 ColumnC for each of the values in Sheet2 ColumnA and, when found, populate the corresponding cell in Sheet1 ColumnE with a value of "Late". I know that VLOOKUP is probably the way to go but I just can't seem to work out the Loop. Any help would be greatly appreciated.
|