#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default TIME

I have a cell (D5) called 'Elapsed Time On-Clock' with the corresponding
answer being in a cell (D6) containing the following formula:
=MOD(1+C983-C922,1)

I need to retain this answer in this separate cell (D6); however, I would
like to then convert the result in cell (D6) to minutes and have this result
appear in an adjoining cell (D7). For example: The answer in cell (D6) is
1:20. I would like cell (D7) to contain the result of 80 minutes.

How would I write the formula?

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default TIME

Since XL stores date/times as fractional days:

D7: =D6*1440

In article ,
Boyertown Casket wrote:

For example: The answer in cell (D6) is
1:20. I would like cell (D7) to contain the result of 80 minutes.

How would I write the formula?

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
Time calculations for Scheduled Time vs. Actual Time Worked The Caterer Excel Discussion (Misc queries) 1 November 29th 09 08:08 AM
straight time, time and a half, and double time Jeremy Excel Discussion (Misc queries) 3 September 23rd 08 09:03 PM
Calculate Ending time using Start Time and Elapsed Time Chief 711 Excel Worksheet Functions 5 May 13th 08 04:34 PM
Comparing 2 files on date/time stamp, and based time difference do a subroutine [email protected] Excel Programming 1 September 28th 07 03:53 AM
Calculating days & time left from start date/time to end date/time marie Excel Worksheet Functions 7 December 7th 05 02:36 PM


All times are GMT +1. The time now is 11:34 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"