+ Reply to Thread
Results 1 to 4 of 4

What function can I use to add a flat rate plus an hourly rate?

  1. #1
    Registered User
    Join Date
    02-26-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    5

    Exclamation What function can I use to add a flat rate plus an hourly rate?

    I have to make an invoice for a cleaning company. Our flat rate is $75/first four hours and $13/hour thereafter. I already have a formula for adding the hours worked and turning them into a decimal place. =-INT(End time-start time)*24+HOUR(end time-end time)+ROUND(MINUTE(end time-end time)/60,2) Now all I need is to find a way to charge them. Need help! Any help is appreciated.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: What function can I use to add a flat rate plus an hourly rate?

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    02-26-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: What function can I use to add a flat rate plus an hourly rate?

    Lifesaver. Thank you very much.
    :D

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: What function can I use to add a flat rate plus an hourly rate?

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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] how to multiply h:mm value by an hourly $ rate
    By Johstra in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-25-2015, 10:18 AM
  2. Tiered Commission - Flat Rate
    By rjhendrix in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-20-2012, 08:38 PM
  3. Replies: 3
    Last Post: 08-01-2012, 06:00 PM
  4. Hourly Rate
    By Eskimos in forum Excel General
    Replies: 5
    Last Post: 12-01-2006, 03:56 PM
  5. Hourly Rate Formula
    By adams77 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-24-2005, 04:28 PM

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