+ Reply to Thread
Results 1 to 3 of 3

Formula to calculate monthly SS FICA tax with wage base limit

  1. #1
    Registered User
    Join Date
    08-11-2013
    Location
    washington, DC
    MS-Off Ver
    2010
    Posts
    8

    Smile Formula to calculate monthly SS FICA tax with wage base limit

    Hello,

    I am trying to calculate the monthly SS FICA payroll tax for an employee with the current wage base limit of 113,700. (113,700*.062=7049.4)

    I have the following formula: =IF(SUM($C$25:C25)<=113700,C25*6.2%,IF(SUM($C$25:C25)>113700,SUM(113700-(SUM($C$25:C25)-C25))*0.062))

    where column C is the gross monthly salary of $12000 per month with the gross salary for January is in cell C25, February salary is in C26, and so forth.

    The formula calculates the monthly tax up to the wage base, including the last partial tax payment in the month of October, but I am having trouble writing a formula for once the employee exceeds the wage base of 113,700 then no more tax is collected.

    Any help is greatly appreciated.

    MJM

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Formula to calculate monthly SS FICA tax with wage base limit

    Hi,

    How about in D25 copied down
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    08-11-2013
    Location
    washington, DC
    MS-Off Ver
    2010
    Posts
    8

    Re: Formula to calculate monthly SS FICA tax with wage base limit

    Hello Richard,

    Your formula worked perfectly!

    Thank you very much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Formula to calculate time base on a date
    By Greed in forum Excel General
    Replies: 4
    Last Post: 02-03-2012, 11:08 AM
  2. Excel 2007 : function to calculate new wage.
    By Loriann in forum Excel General
    Replies: 7
    Last Post: 03-09-2010, 08:33 PM
  3. How to set autoprint base on monthly date
    By idiot_na in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-12-2008, 06:43 AM
  4. [SOLVED] [SOLVED] Sum values on monthly base
    By news.telenet.be in forum Excel General
    Replies: 5
    Last Post: 04-24-2006, 12:15 PM
  5. [SOLVED] How do I create a formula that will calculate monthly changes fro.
    By tucson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-16-2005, 10:57 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1