+ Reply to Thread
Results 1 to 6 of 6

Excel Formula to calculate wages for certain months - with some tricky variables

  1. #1
    Registered User
    Join Date
    10-31-2018
    Location
    Queensland, Australia
    MS-Off Ver
    Windows 10
    Posts
    3

    Excel Formula to calculate wages for certain months - with some tricky variables

    I have a curly one. Screenshot attached. I need to calculate each months wages for an individual staff member (row 8) based on start and/or finish dates or, if blank, start & end of financial year (J8 & K8). Also based on total in columns Z and AA depending on which month is being calculated. Also, to make it even trickier, to calculate this amount based on the number of pay fortnights in each month as displayed in row 3 of each month.
    Attached Images Attached Images

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,819

    Re: Excel Formula to calculate wages for certain months - with some tricky variables

    A picture is not much use to us, especially as it is difficult to read on this forum - it would be better if you attached a sample Excel workbook.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post. Don't try to use the Paperclip icon, as it doesn't work on this forum.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    10-31-2018
    Location
    Queensland, Australia
    MS-Off Ver
    Windows 10
    Posts
    3

    Re: Excel Formula to calculate wages for certain months - with some tricky variables

    Thanks for the suggestion Pete_UK. Sorry been so long getting back on forum - been a hectic week.
    Hoping the attached can give you what you need to help me out.
    Thanks in advance
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,659

    Re: Excel Formula to calculate wages for certain months - with some tricky variables

    I am guessing that you want a single formula to populate AB6:AM7
    If so try: =IF(OR(AND($J6>0,$J6>AB$5),AND($K6>0,$K6<AB$2)),"",IF(AB$2<$Z$2,$Z6/$Z$4,$AA6/$AA$4)*14*AB$3)
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    10-31-2018
    Location
    Queensland, Australia
    MS-Off Ver
    Windows 10
    Posts
    3

    Re: Excel Formula to calculate wages for certain months - with some tricky variables

    Quote Originally Posted by JeteMc View Post
    I am guessing that you want a single formula to populate AB6:AM7
    If so try: =IF(OR(AND($J6>0,$J6>AB$5),AND($K6>0,$K6<AB$2)),"",IF(AB$2<$Z$2,$Z6/$Z$4,$AA6/$AA$4)*14*AB$3)
    Let us know if you have any questions.
    You are brilliant JeteMc. Thank you so much!!!!

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,659

    Re: Excel Formula to calculate wages for certain months - with some tricky variables

    You're Welcome and thank you for the feedback. Please take a moment to mark the thread as 'Solved' using the thread tools menu above your first post. I hope that you have a blessed day.

+ 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. [SOLVED] To calculate wages - how to set formula for hourly rate
    By yiyi2 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-15-2018, 05:06 AM
  2. Replies: 7
    Last Post: 02-08-2018, 01:12 PM
  3. Excel Scheduling Spreadsheet With Wages to Calculate Total Labor
    By stewart05golf in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-02-2016, 06:04 PM
  4. Calculate hours & wages?
    By krsn89 in forum Excel General
    Replies: 5
    Last Post: 08-06-2014, 02:19 PM
  5. Replies: 8
    Last Post: 02-20-2014, 05:46 PM
  6. tricky if formula, lots of variables
    By digdig83 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-09-2013, 06:55 PM
  7. Tricky formula to calculate flows
    By aller01 in forum Excel General
    Replies: 5
    Last Post: 12-08-2010, 08:53 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