#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 184
Default Formula Help

I need to set up a formula that results in an outcome based on the below chart.
If the cell result is less than or equal to minus 2.50 the outcome is $0.
If the cell result is wihin the range below the outcome is the corresponding
dollar amount.
-2.50% $0
-2.49% -2.00% $1,470
-1.99% -1.50% $1,617
-1.49% -1.00% $1,785
-0.99% -0.50% $1,953
-0.49% 0.00% $2,100

Please help.

Thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default Formula Help

One way:
Set up this innverse table say in columns A:B, and enter formula in C1:
A B C
0,00% $2,100 =VLOOKUP(C1,A:B,2)
0,50% $1,953
1,00% $1,785
1,50% $1,617
2,00% $1,470
2,50% $0

Regards,
Stefi


€˛Jeremy€¯ ezt Ć*rta:

I need to set up a formula that results in an outcome based on the below chart.
If the cell result is less than or equal to minus 2.50 the outcome is $0.
If the cell result is wihin the range below the outcome is the corresponding
dollar amount.
-2.50% $0
-2.49% -2.00% $1,470
-1.99% -1.50% $1,617
-1.49% -1.00% $1,785
-0.99% -0.50% $1,953
-0.49% 0.00% $2,100

Please help.

Thanks in advance

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 10:57 PM.

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"