Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
GFM
 
Posts: n/a
Default look up tables for tax schedules

I know there is a simple way to use look up tables to compute 2005 tax
schedules as referenced below but I can not find an easy formula to do
this. I would appreciate any help on this.

Thanks,

George



2005 Tax Schedule - Married Filing Jointly

But Not % on of the
Over Over Pay Excess amount over
$- $14,600 $- 10.0% $-
14,601 59,400 1,460 15.0% 14,600
59,401 119,950 8,180 25.0% 59,400
119,951 182,800 23,318 28.0% 119,950
182,801 326,450 40,916 33.0% 182,800
326,451 88,320 35.0% 326,450

  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default

1)PUt your table "as is" so the first value (the zero) is in Cell A3
2)Put any taxable amount in cell H1
3)Put this forumula in cell I1:
=VLOOKUP(H1,$A$3:$E$8,3,1)+(H1-VLOOKUP(H1,$A$3:$E$8,5,1))*VLOOKUP(H1,$A$3:$E$8,4, 1)

Does that help?

Regards,
Ron

  #3   Report Post  
GFM
 
Posts: n/a
Default

Ron,

That works great. Thank you very much.

Again, I appreciate your help.

George

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro for Pivot Tables Thomas Excel Discussion (Misc queries) 1 March 15th 05 01:03 AM
Automation of Path of linked tables S Patel New Users to Excel 1 February 10th 05 05:53 PM
Combining Tables metrueblood Excel Discussion (Misc queries) 3 February 2nd 05 10:05 PM
Autofiltering multiple tables on a spreadsheet Paul Excel Worksheet Functions 1 January 26th 05 12:47 AM
How to paste Xcel tables legibly into Word . Help!! Nimo Excel Discussion (Misc queries) 1 December 14th 04 09:53 PM


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