Hello Everyone,
I hope all is well.
I am looking for some help with the Index formula. I know that you cannot do a vlookup using multiple criteria, thus the need for an index formula. However, I am 100% new to the index formula, and it honestly confuses me at the moment. Looking to see if someone can help by providing me the formula i need to complete a workbook I am involved in. I am hoping that once I can see the formula in action, used the way i need it to, I can better understand it. With that said, here is what I need help with.
Sheet 1
I have a table on Sheet 1, with the following Data:
[TABLE="width: 848"]
<tbody>[TR]
[TD]Description
[/TD]
[TD]Company
[/TD]
[TD]Quantity
[/TD]
[TD]Unit
[/TD]
[TD]Eq Grams
[/TD]
[TD] Price
[/TD]
[TD] Shipping
[/TD]
[TD] Total
[/TD]
[TD]Unit cost
[/TD]
[/TR]
[TR]
[TD]Product 1
[/TD]
[TD]ABC Store
[/TD]
[TD="align: right"]8
[/TD]
[TD]Ounce
[/TD]
[TD] 226.80
[/TD]
[TD] 70.72
[/TD]
[TD] -
[/TD]
[TD] 70.72
[/TD]
[TD] 0.31
[/TD]
[/TR]
[TR]
[TD]Product 2
[/TD]
[TD]XYZ Store
[/TD]
[TD="align: right"]1
[/TD]
[TD]Gallon
[/TD]
[TD] 3,628.74
[/TD]
[TD] 500.00
[/TD]
[TD] -
[/TD]
[TD] 500.00
[/TD]
[TD] 0.14
[/TD]
[/TR]
</tbody>[/TABLE]
On Sheet 2, I have essentially the Same Table, but what I am looking to do is make it auomated so that when I type in the Description and Company name, the rest of the information autmatically populates. The idea is that, Sheet 1 has a plethora of possible options, and Sheet 2 is a consolidated list of preferred options. So, if I decide to switch from Product 1 to Product 2, I can have all the relevant and respective data auto update so I don't have to manually do that.
Sheet 2
[TABLE="width: 848"]
<tbody>[TR]
[TD]Description
[/TD]
[TD]Company
[/TD]
[TD]Quantity
[/TD]
[TD]Unit
[/TD]
[TD]Eq Grams
[/TD]
[TD] Price
[/TD]
[TD] Shipping
[/TD]
[TD] Total
[/TD]
[TD]Unit cost
[/TD]
[/TR]
[TR]
[TD]Product 1
[/TD]
[TD]ABC Store
[/TD]
[TD="align: right"]Formula
[/TD]
[TD]Formula
[/TD]
[TD] Formula
[/TD]
[TD] Formula
[/TD]
[TD]Formula
[/TD]
[TD] Formula
[/TD]
[TD] Formula
[/TD]
[/TR]
</tbody>[/TABLE]
Any and all help would be greatly greatly appreciated. Thanks in advance for your help!
Brad
I hope all is well.
I am looking for some help with the Index formula. I know that you cannot do a vlookup using multiple criteria, thus the need for an index formula. However, I am 100% new to the index formula, and it honestly confuses me at the moment. Looking to see if someone can help by providing me the formula i need to complete a workbook I am involved in. I am hoping that once I can see the formula in action, used the way i need it to, I can better understand it. With that said, here is what I need help with.
Sheet 1
I have a table on Sheet 1, with the following Data:
[TABLE="width: 848"]
<tbody>[TR]
[TD]Description
[/TD]
[TD]Company
[/TD]
[TD]Quantity
[/TD]
[TD]Unit
[/TD]
[TD]Eq Grams
[/TD]
[TD] Price
[/TD]
[TD] Shipping
[/TD]
[TD] Total
[/TD]
[TD]Unit cost
[/TD]
[/TR]
[TR]
[TD]Product 1
[/TD]
[TD]ABC Store
[/TD]
[TD="align: right"]8
[/TD]
[TD]Ounce
[/TD]
[TD] 226.80
[/TD]
[TD] 70.72
[/TD]
[TD] -
[/TD]
[TD] 70.72
[/TD]
[TD] 0.31
[/TD]
[/TR]
[TR]
[TD]Product 2
[/TD]
[TD]XYZ Store
[/TD]
[TD="align: right"]1
[/TD]
[TD]Gallon
[/TD]
[TD] 3,628.74
[/TD]
[TD] 500.00
[/TD]
[TD] -
[/TD]
[TD] 500.00
[/TD]
[TD] 0.14
[/TD]
[/TR]
</tbody>[/TABLE]
On Sheet 2, I have essentially the Same Table, but what I am looking to do is make it auomated so that when I type in the Description and Company name, the rest of the information autmatically populates. The idea is that, Sheet 1 has a plethora of possible options, and Sheet 2 is a consolidated list of preferred options. So, if I decide to switch from Product 1 to Product 2, I can have all the relevant and respective data auto update so I don't have to manually do that.
Sheet 2
[TABLE="width: 848"]
<tbody>[TR]
[TD]Description
[/TD]
[TD]Company
[/TD]
[TD]Quantity
[/TD]
[TD]Unit
[/TD]
[TD]Eq Grams
[/TD]
[TD] Price
[/TD]
[TD] Shipping
[/TD]
[TD] Total
[/TD]
[TD]Unit cost
[/TD]
[/TR]
[TR]
[TD]Product 1
[/TD]
[TD]ABC Store
[/TD]
[TD="align: right"]Formula
[/TD]
[TD]Formula
[/TD]
[TD] Formula
[/TD]
[TD] Formula
[/TD]
[TD]Formula
[/TD]
[TD] Formula
[/TD]
[TD] Formula
[/TD]
[/TR]
</tbody>[/TABLE]
Any and all help would be greatly greatly appreciated. Thanks in advance for your help!
Brad