Adding extra data to the original spread sheet

4ndy

New Member
Joined
Jul 23, 2004
Messages
3
I have a spread sheet that contains 10,000 rows and 26 columns of data.

Column A is a Part Number and the following columns are variuos bits of data associated with that part number only.

I now have a seperate spread sheet that contains extra information about some of the Parts (approx 550 of them) which I need to insert into the original spread sheet.

Spread sheet 1 has 10,000 parts
Spread sheet 2 has 550 parts

Question is how do I insert an extra column of data for the 550 parts into the original spread sheet associated against those parts only and not the other 9,450.
 

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.
can you just do a vlookup on the new data?

IE

put and IF in to make it "" or 0 where the part isnt found and just vlookup against the rest.



Stuart
 
Upvote 0

Forum statistics

Threads
1,214,560
Messages
6,120,222
Members
448,951
Latest member
jennlynn

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