i have two sets of data, both have a Column called Job number. In the second list there may be multiply instances of the job number. Also in the second instance of data there may be Job numbers that do not appear on the first list.
My aim is to merge all the data from both lists into one as automatically as possible. Both lists are updates daily.
My Line of thinking is to get the one Job number list and use Vlookup or sum product or sum if to do the rest
to get the Job numbers as one list i am trying trying to use the following VBA called from a button click
any ideas why it wont work??![]()
Please Login or Register to view this content.
thanks
Bookmarks