+ Reply to Thread
Results 1 to 9 of 9

Simple Staff cost budget - 12 months forecast

  1. #1
    Registered User
    Join Date
    07-16-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    6

    Angry Simple Staff cost budget - 12 months forecast

    Hi All,

    I need some help. Which formula would i use to:

    If start date cell is blank = calculate a monthly salary
    If end date cell is blank = calculate a monthly salary
    If start date has a date = calculate only from the start date and every month onwards
    IF end date has a date = calculate only up to end date.

    I used to have this formula but i have lost the spreadsheet moving jobs.

    Can someone please help me.

    Attached Files Attached Files

  2. #2
    Valued Forum Contributor ranman256's Avatar
    Join Date
    07-29-2012
    Location
    Kentucky
    MS-Off Ver
    Excel 2003
    Posts
    1,176

    Re: Simple Staff cost budget - 12 months forecast

    cell L4 =
    =IF(OR($B4>L$2,AND($C4<L$2, $C4<>0)),0, $H4/12)

  3. #3
    Registered User
    Join Date
    07-16-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    6

    Re: Simple Staff cost budget - 12 months forecast

    Thanks so much ranman256 almost there. is there a way to apportion monthly salary daily if the end/start date is not 01st of the month. currently the formula divides the total cost by 12 (H/12). so if the start date is on 2nd of the month it gives me zero value at the moment .

  4. #4
    Registered User
    Join Date
    07-16-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    6

    Re: Simple Staff cost budget - 12 months forecast

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    07-16-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    6

    Re: Simple Staff cost budget - 12 months forecast

    can any one help please????

  6. #6
    Registered User
    Join Date
    07-16-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    6

    Re: Simple Staff cost budget - 12 months forecast

    Still would like help from someone on this please.

  7. #7
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Simple Staff cost budget - 12 months forecast

    Hi,

    OK, the formula below should deal with all the permutations of start and end dates. It deals with dates which are:
    - blank
    - before the month in question
    - during the month
    - after the month
    It also gives you an error message if the end date is before the start date.

    Put this into L4 and drag right / down as far as you need.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    I hope that does what you want. Note that you'll only get figures if there's a number in Column H.

    Edit: here's an example file:
    Staff Budgets with pay by day.xlsx

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' on your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.
    Last edited by Aardigspook; 07-23-2015 at 11:39 AM. Reason: Add example file

  8. #8
    Registered User
    Join Date
    07-16-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    6

    Re: Simple Staff cost budget - 12 months forecast

    Thanks so much you are genius sir!!!

  9. #9
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Simple Staff cost budget - 12 months forecast

    You're welcome - and a belated welcome to the forum!

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' on your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.

+ 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] Calculate cost per month inlcuding cost of former months
    By keis386 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-15-2015, 11:17 AM
  2. Replies: 1
    Last Post: 06-01-2014, 09:56 PM
  3. Replies: 0
    Last Post: 04-13-2012, 03:10 AM
  4. Budget forecast template
    By utahstock12 in forum Excel General
    Replies: 2
    Last Post: 10-09-2011, 09:20 PM
  5. Dashboard - Actual Vs Budget and Re-forecast
    By Blake 7 in forum Excel General
    Replies: 3
    Last Post: 10-05-2011, 05:36 AM
  6. Replies: 3
    Last Post: 03-16-2010, 01:26 PM
  7. Replies: 3
    Last Post: 02-22-2010, 07:29 AM

Tags for this Thread

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