Hi guys/gals, I need your help. I have 2 excel worksheets. One is inventory the second is products.
This is what the Inventory sheet looks like, minus 6 other columns:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ID
[/TD]
[TD]Description
[/TD]
[/TR]
[TR]
[TD]100006
[/TD]
[TD]3 PC BAR SETBLK WEATHEED; BARK
[/TD]
[/TR]
[TR]
[TD]100018
[/TD]
[TD]3PCS BISTRO SET,CARAMEL ;BRWN/CHARCOAL, 30"RDX30"
[/TD]
[/TR]
[TR]
[TD]100028
[/TD]
[TD]BAR TABLE~;30.00"Lx30.00";Wx42.00"H
[/TD]
[/TR]
</tbody>[/TABLE]
This is what the Product sheet looks like, minus 12 other columns:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ID
[/TD]
[TD]Brand Name
[/TD]
[TD]UPC
[/TD]
[TD]Condition
[/TD]
[/TR]
[TR]
[TD]100006
[/TD]
[TD]Coaster
[/TD]
[TD]######
[/TD]
[TD]Brand New
[/TD]
[/TR]
[TR]
[TD]100018
[/TD]
[TD]Coaster
[/TD]
[TD]######
[/TD]
[TD]Brand New
[/TD]
[/TR]
[TR]
[TD]100026
[/TD]
[TD]Coaster
[/TD]
[TD]######
[/TD]
[TD]Brand New
[/TD]
[/TR]
</tbody>[/TABLE]
Like the sheets are named, Inventory gives me the current inventory in stock while the Product sheet gives me detailed information about any given item.
As you can see, Inventory has a "Product ID" field in A1 just like the Products sheet.
I am trying to list products that are currently in stock, so for me to do that, I need to look at the Inventory sheet, unfortunately its tedious work, 9000+ products.
I would like to create a 3rd sheet if possible that will find all the "Product ID's" in the Inventory sheet and merge them with the Product sheet. If you look at the bold numbers in the tables, you will see that they don't match, that's because the product is not available in the inventory report or vice versa. This is due to the warehouse we receive products from, its a master product list for over 15 warehouses. So our inventory is limited to Chicago which is part of the Inventory sheet.
At the end of the day, I just want to use the Product ID numbers that are listed in the Inventory sheet while maintaining the valuable information in the Product sheet such as UPC, Brand, Condition, Price, Etc. As for the information that does not match, I would like to create a 4th table that allows me to view what Product ID's did not match in the Inventory sheet.
I hope that made sense, I am at a dead end with this, any help would be appreciated.
This is what the Inventory sheet looks like, minus 6 other columns:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ID
[/TD]
[TD]Description
[/TD]
[/TR]
[TR]
[TD]100006
[/TD]
[TD]3 PC BAR SETBLK WEATHEED; BARK
[/TD]
[/TR]
[TR]
[TD]100018
[/TD]
[TD]3PCS BISTRO SET,CARAMEL ;BRWN/CHARCOAL, 30"RDX30"
[/TD]
[/TR]
[TR]
[TD]100028
[/TD]
[TD]BAR TABLE~;30.00"Lx30.00";Wx42.00"H
[/TD]
[/TR]
</tbody>[/TABLE]
This is what the Product sheet looks like, minus 12 other columns:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Product ID
[/TD]
[TD]Brand Name
[/TD]
[TD]UPC
[/TD]
[TD]Condition
[/TD]
[/TR]
[TR]
[TD]100006
[/TD]
[TD]Coaster
[/TD]
[TD]######
[/TD]
[TD]Brand New
[/TD]
[/TR]
[TR]
[TD]100018
[/TD]
[TD]Coaster
[/TD]
[TD]######
[/TD]
[TD]Brand New
[/TD]
[/TR]
[TR]
[TD]100026
[/TD]
[TD]Coaster
[/TD]
[TD]######
[/TD]
[TD]Brand New
[/TD]
[/TR]
</tbody>[/TABLE]
Like the sheets are named, Inventory gives me the current inventory in stock while the Product sheet gives me detailed information about any given item.
As you can see, Inventory has a "Product ID" field in A1 just like the Products sheet.
I am trying to list products that are currently in stock, so for me to do that, I need to look at the Inventory sheet, unfortunately its tedious work, 9000+ products.
I would like to create a 3rd sheet if possible that will find all the "Product ID's" in the Inventory sheet and merge them with the Product sheet. If you look at the bold numbers in the tables, you will see that they don't match, that's because the product is not available in the inventory report or vice versa. This is due to the warehouse we receive products from, its a master product list for over 15 warehouses. So our inventory is limited to Chicago which is part of the Inventory sheet.
At the end of the day, I just want to use the Product ID numbers that are listed in the Inventory sheet while maintaining the valuable information in the Product sheet such as UPC, Brand, Condition, Price, Etc. As for the information that does not match, I would like to create a 4th table that allows me to view what Product ID's did not match in the Inventory sheet.
I hope that made sense, I am at a dead end with this, any help would be appreciated.