VLOOKUP for multiple items over differnet sheets

Jaydenmac84

New Member
Joined
Jan 14, 2015
Messages
1
Hello all I am new here so im sorry if this has been asked and answered but this is what I am looking for.Currently I am using VLOOKUP like this =IF($A8="","",(VLOOKUP($A8,MASTER!$A$1:$G$1500,6,FALSE)))I have changed my master sheet to allow conversions so now I enter the master sheet like thisPlain Flour /25/kg/ Rp100,000.00/ kg/25/ Rp4,000.00/g/25000/Rp4.00 The / signify the next column. Currently I enter plain flour any where else and it will bring the unit and the price over for me, what I want to do is be able to enter plain flour and then either Kg or g and have it look up the price for that item according to the unit???? Im not sure if this is too vague but from what I am trying for example having A4&B4 then the area and then g:m column's on the master but I cant seen to get it to work
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Abit unclear on your data. It looks like this?

ABCDEFGHIJ
1Flour25kgRp100,000.00 kg25Rp4,000.00g25000Rp4.00

<tbody>
</tbody>


And you want to input either grams or kilograms to get the price from a vlookup function?
 
Upvote 0

Forum statistics

Threads
1,216,487
Messages
6,130,944
Members
449,608
Latest member
jacobmudombe

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