ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Building Formulas (https://www.excelbanter.com/excel-worksheet-functions/54922-building-formulas.html)

Shawn K

Building Formulas
 
I am trying to build a formula where I can have one input cell and have the
formula look up that value in a table and provide a corresponding value.
Example: Someone is going to buy 30 widgets and there are discounted rates
depending on the number of widgets purchased. I want to be able to put in 30
and have the formula look up that number and give me the corresponding rate.

Anne Troy

Building Formulas
 
Vlookup. See:
The explanation:
http://www.officearticles.com/excel/...soft_excel.htm
The tutorial:
http://www.officearticles.com/tutori...soft_excel.htm
************
Anne Troy
VBA Project Manager
www.OfficeArticles.com

"Shawn K" <Shawn wrote in message
...
I am trying to build a formula where I can have one input cell and have the
formula look up that value in a table and provide a corresponding value.
Example: Someone is going to buy 30 widgets and there are discounted
rates
depending on the number of widgets purchased. I want to be able to put in
30
and have the formula look up that number and give me the corresponding
rate.




Bob Phillips

Building Formulas
 
=vlookup(num_widgtes,lookup_table,2,false)

where the lookup table is structured as number in one columna, rate in the
second.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Shawn K" <Shawn wrote in message
...
I am trying to build a formula where I can have one input cell and have

the
formula look up that value in a table and provide a corresponding value.
Example: Someone is going to buy 30 widgets and there are discounted

rates
depending on the number of widgets purchased. I want to be able to put in

30
and have the formula look up that number and give me the corresponding

rate.




All times are GMT +1. The time now is 08:11 AM.

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