ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I enter "1" and have excel know it's equvilant to "$12,000" (https://www.excelbanter.com/excel-discussion-misc-queries/1526-how-do-i-enter-%221%22-have-excel-know-its-equvilant-%22%2412-000%22.html)

Jenniefur

How do I enter "1" and have excel know it's equvilant to "$12,000"
 
I am working on a Financial Aid sheet that will roll over each year, the kids
gain a grade, and tuition bumps up. Is there a way (other than manually) to
get column D to display the appropriate tuition ammount in relation to Column
C (Column C displays grade)...is there a formula that would say if grade "1"
then tuition is "10,000"; if grade "2" then tuition is "11,500" etc <
(through grade 12) Thanks for your help!

Frank Kabel

Hi
you may use VLOOKUP fot this. <See:
http://www.contextures.com/xlFunctions02.html

--
Regards
Frank Kabel
Frankfurt, Germany

"Jenniefur" schrieb im
Newsbeitrag ...
I am working on a Financial Aid sheet that will roll over each year,

the kids
gain a grade, and tuition bumps up. Is there a way (other than

manually) to
get column D to display the appropriate tuition ammount in relation

to Column
C (Column C displays grade)...is there a formula that would say if

grade "1"
then tuition is "10,000"; if grade "2" then tuition is "11,500" etc <
(through grade 12) Thanks for your help!



Art

There's a few ways to do this. However if the amounts don't increase
according to a simple equation then I think your best bet is to use VLookup
with a lookup table.

Assume the grades are in column C and you want your tuition in column D.

Find some spot to create 2 columns, say F1:G12.
In F put the grades. In G put the tuitions.

Then in D3 (for example), you'd want this formula:

=VLOOKUP(C3,$F$1:$G$12,2,FALSE)

Art


All times are GMT +1. The time now is 04:21 PM.

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