Write Unique Values to New Worksheet
I have a worksheet that contains two columns of data, I need a macro that
will write unique values from the source worksheet to an existing worksheet.
The value is only considered to be unique if the combination of the two
values does not already exist in the target worksheet. The macro should run
each time the worksheet is opened.
Any help is much appreciated.
Regards,
John
|