Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
steven
 
Posts: n/a
Default time questions (roundup & convert hh to mm

hi, 2 questions please...
1st. i have durations in column A in hh:mm:ss format. How do I round them up
to the next minute (ex. 01:01:05 should be 01:02:00)

2nd how do I convert hh to mm in the above example (ex 01:01:05 should
apear as 61:05 (where 61 are mm and 05 ss)

Thank you,

S.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default time questions (roundup & convert hh to mm

Hi!

1.

=CEILING(A1,1/1440)
=CEILING(A1,TIME(0,1,0))

2.

Custom format as [mm]:ss

01:01:05 = 61:05

Biff

"steven" wrote in message
...
hi, 2 questions please...
1st. i have durations in column A in hh:mm:ss format. How do I round them
up
to the next minute (ex. 01:01:05 should be 01:02:00)

2nd how do I convert hh to mm in the above example (ex 01:01:05 should
apear as 61:05 (where 61 are mm and 05 ss)

Thank you,

S.



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
How to set a formula to convert the time zone Calculate Date range Excel Worksheet Functions 1 April 20th 06 08:47 AM
convert number to time JR Excel Worksheet Functions 7 April 3rd 06 07:02 PM
How do I convert a time to text format. Rick Excel Discussion (Misc queries) 4 February 20th 06 11:02 PM
convert time imported as text to time format for calculations batfish Excel Worksheet Functions 3 October 27th 05 11:24 PM
Function to convert Time String to Time Andibevan Excel Worksheet Functions 6 August 19th 05 01:19 PM


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