VLOOKUP question - multiple cell criteria?

jaydaniel05

New Member
Joined
Aug 3, 2015
Messages
9
Hi all,

I was hoping you guys could assist. I am trying to make a spreadsheet for my wife who is starting her own business.

I was hoping to use Data Validation (List) for her to choose what she is looking for:
VendorMoo Paper
Size5 x 7
FinishMatte or Gloss
Weight16 pt

<tbody>
</tbody>
We're going to have multiple vendors, sizes, finishes, and weight. My hope was to have the different quantities (25, 50, 100, 250) with its corresponding attributes + price shown.


VendorSizeFinishWeightQtyPricingPrice Per Unit
Moo Paper5 x 7Matte or Gloss16 pt25 $ 24.00 $ 0.96
Moo Paper5 x 7Matte or Gloss16 pt50 $ 48.00 $ 0.86
Moo Paper5 x 7Matte or Gloss16 pt100 $ 72.00 $ 0.72
Moo Paper5 x 7Matte or Gloss16 pt250 $ 240.00 $ 0.48
Moo Paper5 x 7Soft Touch18 pt25 $ 36.00 $ 1.44
Moo Paper5 x 7Soft Touch18 pt50 $ 65.00 $ 1.30
Moo Paper5 x 7Soft Touch18 pt100 $ 144.00 $ 1.09
Moo Paper5 x7Soft Touch18 pt250 $ 360.00 $ 0.72

<colgroup><col><col><col><col span="2"><col><col></colgroup><tbody>
</tbody>


I tried using a VLOOKUP formula with helper columns but that didn't do the trick. If anyone knows of a formula for it to just pull from my current example, I would truly, greatly appreciate it.
Thanks so much!!
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Hi,

It is a bit complicated to describe, need to set the data properly.
As an example, I made a tab "Lists" where you should update Cendor, size, Finish, Weight and quantities and another sheet with corresponding price per unit.

You then have the formula sheet where you have drop lists (yellow cells) and infos out of them (blue cells).

The file is shared here through Onedrive
https://1drv.ms/x/s!AvmGsNl7aaaAgtJw3xbStArMHoR8rg.

It will open with Excel online (no lists). By clicking the 3 dots on top right and downloading the file you should be able to copy-paste and modify towards your project.

(Note that the lists are automatically extended, so if you add a vendor below Moo Paper, your list of vendors will automatically grow but the lists are not linked, so you can select Matte or Gloss with weight 18 even though it does not exist. In such case the price is empty).
 
Upvote 0
WOW, thank you SO much!! I guess I wasn't even in the right ballpark of what formula to use. I can not thank you enough!!
 
Upvote 0

Forum statistics

Threads
1,215,647
Messages
6,126,006
Members
449,280
Latest member
Miahr

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