LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Formula, I almost have it

I have created a table as follows:
A B C
range Tax on amount in column
2 0 0 18%
3 $10,000 $1,800 20%
4 20,000 3,800 22%
5 40,000 8,200 24%
6 60,000 13,000 26%
7 80,000 18,200 28%
8 100,000 23,800 30%
9 150,000 38,800 32%
10 250,000 70,800 34%
11 500,000 155,800 37%
12 750,000 248,300 39%
13 1,000,000 345,800 41%
14 1,250,000 448,300 43%
15 1,500,000 555,800 45%
16 2,000,000 780,800 49%

The third column is the rate applied to the excess over
column A, which should be added to the column B number.

My formula is =LOOKUP(C5,A2:A16,B2:B16)which works good to
lookup the base tax amount. But how to add the applicable
% rate on the excess above column A? Thanks

 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


All times are GMT +1. The time now is 07:36 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"