Hello,
I am in some trouble when trying to use vlook up with multiple conditions. I have read a few threads but I can't seem to make it work for my task.
Can you explain me on this example?
We have two products in two different storage locations each. I want to see sales matched with the stock here given that in my excel they are in different tables.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Product[/TD]
[TD]Warehouse[/TD]
[TD]Stock[/TD]
[TD][/TD]
[TD]Product[/TD]
[TD]Sales[/TD]
[TD]Warehouse[/TD]
[/TR]
[TR]
[TD]123[/TD]
[TD]A[/TD]
[TD]100[/TD]
[TD][/TD]
[TD]123[/TD]
[TD]70[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]123[/TD]
[TD]B[/TD]
[TD]150[/TD]
[TD][/TD]
[TD]1234[/TD]
[TD]25[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]A[/TD]
[TD]50[/TD]
[TD][/TD]
[TD]1234[/TD]
[TD]150[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]B[/TD]
[TD]200[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would kindly appreciate your help, it would be a life-saver!!
Thanks in advance!
Simona
I am in some trouble when trying to use vlook up with multiple conditions. I have read a few threads but I can't seem to make it work for my task.
Can you explain me on this example?
We have two products in two different storage locations each. I want to see sales matched with the stock here given that in my excel they are in different tables.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Product[/TD]
[TD]Warehouse[/TD]
[TD]Stock[/TD]
[TD][/TD]
[TD]Product[/TD]
[TD]Sales[/TD]
[TD]Warehouse[/TD]
[/TR]
[TR]
[TD]123[/TD]
[TD]A[/TD]
[TD]100[/TD]
[TD][/TD]
[TD]123[/TD]
[TD]70[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]123[/TD]
[TD]B[/TD]
[TD]150[/TD]
[TD][/TD]
[TD]1234[/TD]
[TD]25[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]A[/TD]
[TD]50[/TD]
[TD][/TD]
[TD]1234[/TD]
[TD]150[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]B[/TD]
[TD]200[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would kindly appreciate your help, it would be a life-saver!!
Thanks in advance!
Simona