#1   Report Post  
Posted to microsoft.public.excel.misc
R3FuSeR
 
Posts: n/a
Default Calculator Table


Looking for some help creating an auto calculator. I have a table of
data, the top row is for a term of say 36 months, 48 months, then I
have a set dollar amount between 0-9999 and 10000 - 15000. I want to
pull the rate based on the dollar amount and the term. Any
ideas?

36 48
9999 0.022 0.033
10000 0.044 0.0555


--
R3FuSeR
------------------------------------------------------------------------
R3FuSeR's Profile: http://www.excelforum.com/member.php...o&userid=32614
View this thread: http://www.excelforum.com/showthread...hreadid=524076

  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default Calculator Table

Hi!

Create a table so that the leftmost column contains the lower bound of each
rate level.

A2 = Amount = 12500
B2 = Term = 36
C2 = formula to return the rate:

=INDEX(G2:H6,MATCH(A2,E2:E6),MATCH(B2,G1:H1))

Screencap:

http://img55.imageshack.us/img55/3065/table0ka.jpg

Biff

"R3FuSeR" wrote in
message ...

Looking for some help creating an auto calculator. I have a table of
data, the top row is for a term of say 36 months, 48 months, then I
have a set dollar amount between 0-9999 and 10000 - 15000. I want to
pull the rate based on the dollar amount and the term. Any
ideas?

36 48
9999 0.022 0.033
10000 0.044 0.0555


--
R3FuSeR
------------------------------------------------------------------------
R3FuSeR's Profile:
http://www.excelforum.com/member.php...o&userid=32614
View this thread: http://www.excelforum.com/showthread...hreadid=524076



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"