R
Rich
I need to do this hopefully without VBA.
I have 2 large work books, this months sales data and last months sales
data. Each customer has a refence number, but if the customer hasn't made
any transactions, they don't appear in the work book, so in effect customer
12345 may be in line 20 in book1, but in line 50 in book 2.
What I want to do is take the sales data for each customer in book 1, and
add it to a new column against the same customer in book 2.
There are several thousand lines in each book.
Whats the most efficient way ?
Rich
I have 2 large work books, this months sales data and last months sales
data. Each customer has a refence number, but if the customer hasn't made
any transactions, they don't appear in the work book, so in effect customer
12345 may be in line 20 in book1, but in line 50 in book 2.
What I want to do is take the sales data for each customer in book 1, and
add it to a new column against the same customer in book 2.
There are several thousand lines in each book.
Whats the most efficient way ?
Rich