View Single Post
 
Old 08-24-2020, 10:22 PM
Purfleet Purfleet is offline Windows 10 Office 2019
Expert
 
Join Date: Jun 2020
Location: Essex
Posts: 345
Purfleet is a splendid one to beholdPurfleet is a splendid one to beholdPurfleet is a splendid one to beholdPurfleet is a splendid one to beholdPurfleet is a splendid one to beholdPurfleet is a splendid one to beholdPurfleet is a splendid one to behold
Default

you could do a index and match (vlookup) fairly easy which is probably how most people have done it for the last 20 years, but it can slow down a work book and you would need to do it again each time - this can be automated with VBA but takes some development time.

If the main goal is just merging the 2 tables i would look at power query - i have not spent that much time using it but for table merges it looks ideal.

You can also append data to the tables and refresh - not sure how you automate the joining new data extracts with power query but i am sure its possible you can even import directly from a folder.

Have a look at this blog post

https://www.myonlinetraininghub.com/...e-excel-sheets
Attached Files
File Type: xlsx Third sheet_Purfleet.xlsx (21.9 KB, 6 views)

Last edited by Purfleet; 08-24-2020 at 10:23 PM. Reason: typo
Reply With Quote