Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Seconds into time

Hi Guys, I am tying to convert seconds however every time I attempt to
use the Time(,,seconds) formula it returns #NUM error. I am trying to
convert 1864800 seconds this equates to 518 hours.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Seconds into time

If you want to convert into hours you can just do:

=A1/60/60

and format as general.

If you want it into time format, but showing 518:00, then do this:

=A1/60/60/24

and use a custom format of [h]:mm

Hope this helps.

Pete
" wrote in message
...
Hi Guys, I am tying to convert seconds however every time I attempt to
use the Time(,,seconds) formula it returns #NUM error. I am trying to
convert 1864800 seconds this equates to 518 hours.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Seconds into time

If you want to know why that doesn't work, look at Excel help for the TIME
function.
For how to get the correc t answer, see Pete_UK's reply.
--
David Biddulph

" wrote in message
...
Hi Guys, I am tying to convert seconds however every time I attempt to
use the Time(,,seconds) formula it returns #NUM error. I am trying to
convert 1864800 seconds this equates to 518 hours.



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 do I change a minutes and seconds as a 2400 time to seconds? NickBrown419 Excel Worksheet Functions 1 August 10th 08 09:12 PM
time in seconds Frank New Users to Excel 1 April 7th 08 12:06 PM
how do i add seconds (time)? eufemistic Excel Worksheet Functions 5 January 28th 06 06:29 PM
Convert "Time Interval" in "hours : minutes : seconds" to seconds Ianukotnorth New Users to Excel 7 May 8th 05 08:11 PM
Convert time to all seconds glenlee Excel Discussion (Misc queries) 2 March 12th 05 03:02 PM


All times are GMT +1. The time now is 12:14 AM.

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

About Us

"It's about Microsoft Excel"