+ Reply to Thread
Results 1 to 6 of 6

Formula, Excel, Different daily rate, Weekend, Weekday

  1. #1
    Registered User
    Join Date
    01-11-2013
    Location
    London
    MS-Off Ver
    Excel 2013, 2016
    Posts
    95

    Formula, Excel, Different daily rate, Weekend, Weekday

    Hi everyone,

    Based on the table below, I would like to get a formula to be able to invoice the correct rate.

    Rate Business days Business hours
    100% Monday to Friday (day) 6am to 8pm
    125% Monday to Friday (night) 8pm to 6am
    150% Saturday (day) 6am to 8pm
    175% Saturday (night) 8pm to 6am
    220% Sunday (day) 6am to 8pm
    245% Sunday (night) 8pm to 6am
    250% Bank Holiday 6am to 8pm

    Any help will be highly appreciated.
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,761

    Re: Formula, Excel, Different daily rate, Weekend, Weekday

    So Friday night is considered 8 PM Friday to 6 AM Saturday, and so on for the others nights?

    What do you want to invoice? You show the table to set up the rates but you don't show how you want to use the table. What is the data that you need to apply these rates to? Will your data have a start day/time and a stop day/time and you need the rates to apply to that range? Is this an hourly rate for some kind of service? What is the base rate that these percentages apply to?
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    01-11-2013
    Location
    London
    MS-Off Ver
    Excel 2013, 2016
    Posts
    95

    Re: Formula, Excel, Different daily rate, Weekend, Weekday

    Hi 6StringJazzer,

    Please find reply below

    So Friday night is considered 8 PM Friday to 6 AM Saturday, and so on for the others nights?
    Yes same for all weekdays including weekends.

    What do you want to invoice?
    Consultant rate: $500

    Is this an hourly rate for some kind of service?
    Daily

    Will your data have a start day/time and a stop day/time and you need the rates to apply to that range?
    Yes it is correct.

    What is the base rate that these percentages apply to?
    100% means 8 hours (=1 Man day) - Monday to Friday business days between this range 6am to 8pm

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,761

    Re: Formula, Excel, Different daily rate, Weekend, Weekday

    Can you show an Excel example of the data you are using to apply this rate to?

  5. #5
    Registered User
    Join Date
    01-11-2013
    Location
    London
    MS-Off Ver
    Excel 2013, 2016
    Posts
    95

    Re: Formula, Excel, Different daily rate, Weekend, Weekday

    Hi,

    Please find attached
    Attached Files Attached Files

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,869

    Re: Formula, Excel, Different daily rate, Weekend, Weekday

    Based on what is presented in the file, the following seems to automate the process.
    The 'Daily Rate' table is changed to show individual days of the week and bank holiday, with day and night displayed in column O.
    Bank holidays are listed below the 'Daily Rate' table in column M.
    The 'base rate' is placed in cell M1
    Day and night rates for each day (column L) are calculated using: =M$1*K2
    The percentages in F2:F17 are populated using:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The rates in G2:G17 are populated using: =M$1*F2
    The hours in E22:E34 are populated using: =D22+(D22<C22)-C22
    The Total Paid in F22:F34 are populated using:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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] Formula, Excel, Different daily rate, Weekend, Weekday
    By dude6571 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-29-2018, 10:13 AM
  2. Return value based on weekday or weekend
    By Alexmedft in forum Excel General
    Replies: 4
    Last Post: 05-09-2018, 05:15 PM
  3. [SOLVED] Calculate Weekday and weekend rates
    By sirdon in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-22-2018, 08:20 PM
  4. [SOLVED] weekend and weekday formulas
    By oxcor in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 11-14-2017, 01:21 PM
  5. [SOLVED] Weekday/Weekend Formula
    By nmckever in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-19-2017, 04:36 PM
  6. [SOLVED] Have VBA Identify if it is a weekend or weekday
    By jdoerr1021 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-17-2016, 06:37 PM
  7. errors on formula calculating price per weekday vs weekend
    By scott11106 in forum Excel General
    Replies: 5
    Last Post: 08-21-2015, 04: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