Match data and parse from another excel file

mejohn

New Member
Joined
Jun 23, 2018
Messages
31
Office Version
  1. 365
Platform
  1. Windows
Hello everyone,

I have an excel file (1) that is regularly updated with new unique id's that contain values per specific columns (unique column names).

I also have a separate spreadsheet file (2) that contains a subset of the data in file (1), along with other columns and data.

I'd like to enter a new unique id into file (2) and use a formula to populate the values in file (1), to file (2) by matching the unique id in file (1) with the unique id in file (2), and also the column names.

Thanks in advance for your help.

--------------------------------------------


parse data.xlsm
ABCDEFGHIJKLMNOPQRSTUVWXY
1test
2File 1 dataunique idleauv(ka)vxznq(im)wulw(de)mszin(nc)ycgow(vj)ixvjk(ay)jcth(pl)pdzwz(xh)blntb(vr)ysrik(lw)vwzjq(jx)tvdfh(cp)vxrb(vz)qulji(ix)gouyw(dy)qcujx(ez)mwqov(yf)stviy(xj)qzotg(tt)itbl(bh)jbson(mx)ygwbu(ug)
3489122021222324252627text1text2258259260261262263264265266267268
4547176768697071727374text2text35758596061626364656667
56871996979899100101102103text3text48990919293949596979899
6
7
8
9File 2 parsed dataunique idleauv(ka)ycgow(vj)vwzjq(jx)qulji(ix)itbl(bh)ygwbu(ug)
10489
11547
12687
13many other columns and rows in file 2 that are not in file 1
Sheet1
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,215,583
Messages
6,125,665
Members
449,247
Latest member
wingedshoes

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