+ Reply to Thread
Results 1 to 2 of 2

Salary Calculation based on hire date plus 30% Fringe

  1. #1
    Registered User
    Join Date
    07-20-2013
    Location
    Anaheim, CA
    MS-Off Ver
    Excel 2010
    Posts
    57

    Salary Calculation based on hire date plus 30% Fringe

    Hello!

    Thank you for taking time in reviewing.

    Id like to have a formula on P6 that will calculate the FY compensation based on the hire date which on M6 plus a 30% Fringe calculation.

    Please help if possible !

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: Salary Calculation based on hire date plus 30% Fringe

    you may need to provide some expected results -- and, for ex.,

    - will your start dates always going to be 1st of month - if not, how will you pro-rate (based on a given day, or days worked in month etc)
    - implication is you may have hourly employees - how will the calculation differ for those individuals

    some basic examples

    - using a pro-rated 365 days
    =YEARFRAC(M6-1,DATE(2021,12,31),3)*$O6*12*(1+$P$3)

    -using DATEDIF (if always 1st of month)
    =DATEDIF(M6-1,DATE(2021,12,31),"m")*$O6*(1+$P$3)

    etc

+ 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. Adding Salary Increase to already prorated salary amount based on a salary increase date
    By Excelhelppleasethank in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-09-2019, 03:43 PM
  2. [SOLVED] Need to prorate annual salary based on hire date?
    By taylorsm in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-02-2018, 03:25 PM
  3. Replies: 1
    Last Post: 11-22-2017, 05:27 AM
  4. [SOLVED] Need formula for prorating monthly salary based on hire/fire date and annual salary.
    By Excel_Help_Pls in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-06-2015, 12:56 AM
  5. Replies: 1
    Last Post: 10-23-2014, 08:10 AM
  6. calculation for Annual salary based on date selected.
    By geeteshdesai in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-21-2013, 03:18 PM
  7. Salary monthly allocation based on Hire date
    By thomas.mapua in forum Excel General
    Replies: 1
    Last Post: 08-21-2011, 08:45 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