ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   formula for pairing 60 different products into 5 price groups (https://www.excelbanter.com/excel-worksheet-functions/173685-formula-pairing-60-different-products-into-5-price-groups.html)

B Thomas

formula for pairing 60 different products into 5 price groups
 
I'm looking for a formula that will allow me to automatically fill in a price
(from a price group containing 5 different price levels) for a listing of 60
to 80 products.

Ex: There are 60 different pens - each named differently - that I would
like to choose from a drop-down list. Once selected (and depending upon my
selection) the pricing for that specific pen would be filled in
automatically, from a price list containing 5 or 6 different price levels.
i.e. 60 pens in 5 or 6 different price buckets, with the pricing
automatically inserted - depending upon your selection.

Is this possible?

Sandy Mann

formula for pairing 60 different products into 5 price groups
 
Create a VLOOUP() table with the names of the pens in one column and the
price in the column immediately to the right. (The dropdown list can be the
names in the table.) My table was in G2:H6 and the dropdown call was F16.
The formula:

=VLOOKUP(F16,$G$2:$H$6,2,FALSE)

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"B Thomas" <B
wrote in message
...
I'm looking for a formula that will allow me to automatically fill in a
price
(from a price group containing 5 different price levels) for a listing of
60
to 80 products.

Ex: There are 60 different pens - each named differently - that I would
like to choose from a drop-down list. Once selected (and depending upon
my
selection) the pricing for that specific pen would be filled in
automatically, from a price list containing 5 or 6 different price levels.
i.e. 60 pens in 5 or 6 different price buckets, with the pricing
automatically inserted - depending upon your selection.

Is this possible?





All times are GMT +1. The time now is 01:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com