#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default Formula needed

I have a cell that is in hours and minutes of work time lost in (A1), Is
there a formula that i can use to calculate the average miles lost at a ratio
of 1:00 hour = 10.73 miles and the answer be in (B1) in mileage
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Formula needed

Try

=(((A1)*1440)/60)*10.73

Mike

"jackrobyn1" wrote:

I have a cell that is in hours and minutes of work time lost in (A1), Is
there a formula that i can use to calculate the average miles lost at a ratio
of 1:00 hour = 10.73 miles and the answer be in (B1) in mileage
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Formula needed

Or, more simply:

=a1*24*10.73

Excel stores times as fractions of a day. To convert to hours, multiply by
24.

Regards,
Fred.

"Mike H" wrote in message
...
Try

=(((A1)*1440)/60)*10.73

Mike

"jackrobyn1" wrote:

I have a cell that is in hours and minutes of work time lost in (A1), Is
there a formula that i can use to calculate the average miles lost at a
ratio
of 1:00 hour = 10.73 miles and the answer be in (B1) in mileage
Thanks


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default Formula needed

Brilliant thank you



"Fred Smith" wrote:

Or, more simply:

=a1*24*10.73

Excel stores times as fractions of a day. To convert to hours, multiply by
24.

Regards,
Fred.

"Mike H" wrote in message
...
Try

=(((A1)*1440)/60)*10.73

Mike

"jackrobyn1" wrote:

I have a cell that is in hours and minutes of work time lost in (A1), Is
there a formula that i can use to calculate the average miles lost at a
ratio
of 1:00 hour = 10.73 miles and the answer be in (B1) in mileage
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
Excel formula to copy/paste formula needed please. colwyn Excel Discussion (Misc queries) 4 October 22nd 08 11:27 PM
Formula needed Seth Excel Discussion (Misc queries) 3 August 16th 08 07:17 PM
Formula needed please... Fergal[_2_] New Users to Excel 4 May 11th 08 10:43 PM
Formula needed - is this possible? Kelly 1st Excel Discussion (Misc queries) 2 March 28th 07 03:17 AM
Formula needed plfry Excel Worksheet Functions 7 January 5th 05 10:43 PM


All times are GMT +1. The time now is 02:32 AM.

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"