+ Reply to Thread
Results 1 to 5 of 5

Cost per Room from hours worked and amount of rooms

  1. #1
    Registered User
    Join Date
    01-30-2020
    Location
    Australia
    MS-Off Ver
    365
    Posts
    3

    Cost per Room from hours worked and amount of rooms

    Hi, I'm trying to put a formula in,

    Cell E12 Cell F12 Cell G12
    S/S 16 2.25 #VALUE!

    cell E has the letters S/S with 16 being the amount of rooms cleaned cell F is how long it took to clean rooms and Cell G is the formula which is =W4*F12/E12 W4 is $26.03 per hour

    appreciate the help

    Dave

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Cost per Room from hours worked and amount of rooms

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    01-30-2020
    Location
    Australia
    MS-Off Ver
    365
    Posts
    3

    Re: Cost per Room from hours worked and amount of rooms

    thanks will do.

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,904

    Re: Cost per Room from hours worked and amount of rooms

    =IFERROR($W$4*C6/LOOKUP(9^9,RIGHT(B6,{1,2,3,4,5,6,7,8,9})+0),"")
    Try the above in D6
    Copy and paste the above according to your requirements
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  5. #5
    Registered User
    Join Date
    01-30-2020
    Location
    Australia
    MS-Off Ver
    365
    Posts
    3
    Quote Originally Posted by samba_ravi View Post
    =IFERROR($W$4*C6/LOOKUP(9^9,RIGHT(B6,{1,2,3,4,5,6,7,8,9})+0),"")
    Try the above in D6
    Copy and paste the above according to your requirements
    Thankyou very much it worked well again thankyou

+ 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. Replies: 9
    Last Post: 07-18-2018, 09:58 AM
  2. Convert Cost Into Hours/Minutes Worked
    By Venom77 in forum Excel General
    Replies: 1
    Last Post: 12-12-2014, 04:20 PM
  3. [SOLVED] How to calculate hours worked to trigger a cost
    By rjassal82 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-03-2013, 04:45 PM
  4. Calculating Cost of Hours Worked
    By Delleeb in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-28-2013, 03:13 PM
  5. Replies: 2
    Last Post: 02-11-2013, 02:26 PM
  6. Replies: 5
    Last Post: 04-01-2012, 04:20 PM
  7. Replies: 5
    Last Post: 02-19-2009, 01:41 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