+ Reply to Thread
Results 1 to 5 of 5

Time vs Rate/value

Hybrid View

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

    Re: Time vs Rate/value

    Okay, I've tidied up your workbook (attached). This formula in E12 gives the average rate for the period chosen:

    =IF(OR(B12="",C12=""),0,AVERAGE(INDEX('Rate Card'!$B$2:$H$61,MATCH(B12,'Rate Card'!$A$2:$A$61,0),):INDEX('Rate Card'!$B$2:$H$61,MATCH(C12,'Rate Card'!$A$2:$A$61),)))

    This is then copied down. I've also put a formula in the duration column.

    I'm not sure what you mean in your last statement. Are you not making use of the average rate? I think you would need another block of 32 columns further to the right to calculate the cost for each time-slot booked for each day.

    Hope this helps.

    Pete
    Attached Files Attached Files

+ 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] Time Sheet Formula - different rate at different times
    By toxic27 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 04-10-2020, 08:08 AM
  2. Shift time & penalty rate formulas
    By EWATR in forum Excel General
    Replies: 3
    Last Post: 01-20-2015, 10:32 AM
  3. 1st time pass rate percentage?
    By Berty25 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-08-2013, 06:53 AM
  4. Multiplying Time by rate
    By Josh_123456 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2006, 08:34 PM
  5. Calculating a rate for elapsed time?
    By Keith in forum Excel General
    Replies: 8
    Last Post: 05-18-2005, 05: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