Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Converting time from hrs + muntes to whole minutes

I'm in the transportation career field and would like to formulate a cell to convert time into whole minutes (i.e., 5:28am = x amount of minutes). This chart would be used to show an "On time Start precentile.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 162
Default Converting time from hrs + muntes to whole minutes

Hi Linebacker

Use
=A1*(24*60)
Format general.


Time in Excel is recorded as the decimal part of 1 day hence
multiplying by (24*60) to get minutes.

--
Regards
Norman Harker MVP (Excel)
Sydney, Australia

Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
"Linebacker" wrote in message
...
I'm in the transportation career field and would like to formulate a
cell to convert time into whole minutes (i.e., 5:28am = x amount of
minutes). This chart would be used to show an "On time Start
precentile.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Converting time from hrs + muntes to whole minutes

Hi
try
=A1*24*60
and format the resulting cell as 'General' or 'Number'
also have a look at
http://www.cpearson.com/excel/datetime.htm

--
Regards
Frank Kabel
Frankfurt, Germany


Linebacker wrote:
I'm in the transportation career field and would like to formulate a
cell to convert time into whole minutes (i.e., 5:28am = x amount of
minutes). This chart would be used to show an "On time Start
precentile.

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
Converting time to Minutes rlm Excel Worksheet Functions 2 July 21st 11 04:07 PM
Converting Time to Hours & Minutes pugsly8422 Charts and Charting in Excel 5 April 1st 08 08:38 PM
Converting time formats into actual time(minutes) LeighM Excel Discussion (Misc queries) 2 October 30th 06 05:15 AM
Converting a decimal time into hours and minutes LizHough Excel Worksheet Functions 1 July 4th 06 11:00 AM
Time - converting HH:MM:SS to Minutes Noel S Pamfree Excel Worksheet Functions 3 January 8th 05 04:26 PM


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