+ Reply to Thread
Results 1 to 3 of 3

Formula for working out Employer National Insurance contributions

  1. #1
    Registered User
    Join Date
    07-11-2017
    Location
    Mevagissey
    MS-Off Ver
    16
    Posts
    10

    Formula for working out Employer National Insurance contributions

    I use the following formula to work out an employers National Insurance contribution, =SUM(Q174-162)*13.8%. Q174 being the wages cell, 162 is the threshold over which employers NI is paid at the rate of 13.8%. The formula works however when I copy the sheet from 1 week to another the formula displays a negative value. In addition if an employee doesn’t earn that week again their cell is set to a negative value. Is there a more sophisticated formula that would set the cell to zero value if there were no entries in the wages column for that employee. Thanks in anticipation

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Formula for working out Employer National Insurance contributions

    Perhaps.

    =MAX(0,(Q174-162)*13.8%)
    If posting code please use code tags, see here.

  3. #3
    Registered User
    Join Date
    07-11-2017
    Location
    Mevagissey
    MS-Off Ver
    16
    Posts
    10

    Re: Formula for working out Employer National Insurance contributions

    Thank you very much for that. It worked a treat

+ 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. Replies: 2
    Last Post: 04-20-2017, 01:35 PM
  2. Ways To Create worksheet working 2 national insurance.
    By thanhvanchi in forum Excel General
    Replies: 1
    Last Post: 12-05-2016, 10:50 PM
  3. Problem with a working out national insurance class 2 equation?
    By scottpattison in forum Excel General
    Replies: 1
    Last Post: 10-08-2016, 06:31 PM
  4. National insurance
    By Ayoub99k in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-04-2015, 02:16 AM
  5. [SOLVED] Formula to calculate National Insurance
    By PDBartlett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-25-2014, 07:52 AM
  6. National Insurance Validation
    By Sirishgreen in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-29-2012, 12:08 PM
  7. Replies: 1
    Last Post: 05-17-2005, 06:06 PM

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