automatically updating inventory sheet

dc44724

New Member
Joined
Sep 15, 2011
Messages
3
Hi all,

I am trying to develop a macro that would update an inventory sheet with over hundreds of items. To make this easier, I have a master sheet that I will enter the information in as I go through each item. I basically need to look up a certain i.d. in the inventory sheet and update it with the current information i've obtained. I am new to excel, any and all help is greatly appreciated.

Thanks.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
So you'll have a master template with data (presumably from the last time you updated it) and then a sheet you will have created that you'd like updated into the Master?

If so, a few questions:

1. What columns will be in the files (i.e. columns you want updated and those you want left alone should be specified.
2. Which column or value is the driving force to match the 2 files (part #, item #, sku, cost center, etc.)?
3. What should be done if there is a row of data in one file not found in the other?
4. Are the master and the file you maintain before updating the Master be found in the same Excel file?
 
Upvote 0

Forum statistics

Threads
1,224,603
Messages
6,179,850
Members
452,948
Latest member
UsmanAli786

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