Merge 2 tables in different sheet

directx

New Member
Joined
Aug 2, 2017
Messages
13
Hello everyone,

I have a quick question, I have 2 sheets with 2 tabels looking like this:

Table 1 - sheet1


Table 2 - sheet2


I want to somehow do the following:


  1. Do all job in new sheet1
  2. From Table1 (A column) find match in Table2 (E column)
  3. Copy content from Table 2 (D column)
  4. Paste it in Table 1 column B
  5. For all cells value in Table1 that don't have a match in Table2 write down DNP in D column

Final table should look like this:



Any1 have any idea how to achive this?

Best regards and keep a good work!
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
you didn't show your Excel version but I'll try...

use PowerQuery (Get&Transform)

in short

  • load both tables into PowerQuery
  • Merge tables by Designator
  • Expand table
  • load to the sheet
 
Last edited:
Upvote 0
I'm using Microsoft Office Professional Plus 2013, when i click on Addins i have only Microsoft Power Map for Excel and PowerPivot? :confused:
 
Upvote 0
Sorry it's my first time using this addon, can you explain a little bit in detail how to use this thing?
Btw thanks for the link
 
Upvote 0

Forum statistics

Threads
1,213,536
Messages
6,114,213
Members
448,554
Latest member
Gleisner2

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top