Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Calculation for amt. Exceeding $106,800 for SS Income Limit

Im trying to think of an easy way to work with the $106,800 cap on SS Income
and compare this to other types of taxes, such as FUTA Tax and Medicare Tax.
I am working on a project to calculate taxes for consultants who make under
$106,800 and I can easily roll these up into a PivotTable and subtract out
all taxes to see the after-tax income to these people. The consultants that
are pulling in more than $106,800 are kind of screwing up my calculations,
because after $106,800 no additional taxes are subtracted for SS Income.
This is probably an easy thing; just cant seem to get my arms around it.
Again, everything is rolling up in a PivotTable because these is an easy way
to look at most consultants. However, there are some out there making more
than $106,800 and this is screwing up my calculations because Im subtracting
too much and miscalculating the actual tax liability for the consulting
agency that hires these people. I can easily sort the data in the PivotTable
and kind of isolate this small group, but I just cant seem to figure out how
to handle the calculations for this group!! Ugh!! Maybe it is impossible to
compare these disparate groups. Maybe it is easy, and Im definitely not
seeing the answer so far. Any ideas anyone?

Thanks!
Ryan---

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Calculation for amt. Exceeding $106,800 for SS Income Limit

Try using MIN(). Suppose you have your current formula returning the value..

'the below will cap the result at 106,800
=MIN(yourformula,106,800)

--
Jacob (MVP - Excel)


"ryguy7272" wrote:

Im trying to think of an easy way to work with the $106,800 cap on SS Income
and compare this to other types of taxes, such as FUTA Tax and Medicare Tax.
I am working on a project to calculate taxes for consultants who make under
$106,800 and I can easily roll these up into a PivotTable and subtract out
all taxes to see the after-tax income to these people. The consultants that
are pulling in more than $106,800 are kind of screwing up my calculations,
because after $106,800 no additional taxes are subtracted for SS Income.
This is probably an easy thing; just cant seem to get my arms around it.
Again, everything is rolling up in a PivotTable because these is an easy way
to look at most consultants. However, there are some out there making more
than $106,800 and this is screwing up my calculations because Im subtracting
too much and miscalculating the actual tax liability for the consulting
agency that hires these people. I can easily sort the data in the PivotTable
and kind of isolate this small group, but I just cant seem to figure out how
to handle the calculations for this group!! Ugh!! Maybe it is impossible to
compare these disparate groups. Maybe it is easy, and Im definitely not
seeing the answer so far. Any ideas anyone?

Thanks!
Ryan---

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.

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
Exceeding Limit on Nested IF Statements rwohlner Excel Worksheet Functions 4 March 7th 08 02:19 AM
exceeding columns limit newyorkjoy Excel Discussion (Misc queries) 2 February 25th 07 01:29 PM
Sound For Calculated Number Exceeding Limit Carl Excel Discussion (Misc queries) 1 June 22nd 06 12:11 PM
Exceeding Cell Limit with HTTP requests josephrowan Excel Discussion (Misc queries) 0 April 21st 06 02:30 AM
Exceeding the limit for Nested IFs Beard Excel Worksheet Functions 5 January 13th 06 06:12 PM


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