Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David
 
Posts: n/a
Default Calculate from time formatted cell

Greetings,
Say if cell A1 is 8:30 hours, (ie 8.5 hours). I want to multiply by an
hourly rate to get a cost. ie if the rate is £10 per hour then the calculated
result in B1 will be £85.00. What formula/formatting do I need in B1 whilst
retaining the time format in A1
Many Thanks


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
 
Posts: n/a
Default Calculate from time formatted cell

Formula in B1:
=ROUND(A1*24*10,2)
format as number

"David" a écrit dans le message de
...
Greetings,
Say if cell A1 is 8:30 hours, (ie 8.5 hours). I want to multiply by an
hourly rate to get a cost. ie if the rate is £10 per hour then the

calculated
result in B1 will be £85.00. What formula/formatting do I need in B1

whilst
retaining the time format in A1
Many Thanks




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting a cell to calculate time. Lee Excel Discussion (Misc queries) 3 March 16th 06 09:50 AM
How do I write the formula to calculate someones time worked deusy Excel Worksheet Functions 3 November 16th 05 08:49 PM
how do i type a time into a cell formatted for time? Armadillo Excel Discussion (Misc queries) 4 June 16th 05 11:32 PM
Combined date time cell to separate date & time components Mark Ada Excel Discussion (Misc queries) 1 December 2nd 04 12:07 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 10:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"