Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Formula to Change Hours:Minutes:Seconds to Seconds only

I am looking for a formula to change the hours:minutes:seconds to seconds
only. So, if I have 90:18:13 in cell A1, I want it to return 325093 in cell
B1 without my having to separate the entry into three cells with a formula to
add the seconds together.

Thanks for your help!
Cheri
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 299
Default Formula to Change Hours:Minutes:Seconds to Seconds only

Format as general and multiply with 86400 (24*60*60)

--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(remove ^^ from email)


"Cheri" wrote in message
...
I am looking for a formula to change the hours:minutes:seconds to seconds
only. So, if I have 90:18:13 in cell A1, I want it to return 325093 in
cell
B1 without my having to separate the entry into three cells with a formula
to
add the seconds together.

Thanks for your help!
Cheri



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Formula to Change Hours:Minutes:Seconds to Seconds only

Thanks for the suggestion. That is awesome...and easy!!!

Thanks again,
Cheri


"Peo Sjoblom" wrote:

Format as general and multiply with 86400 (24*60*60)

--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(remove ^^ from email)


"Cheri" wrote in message
...
I am looking for a formula to change the hours:minutes:seconds to seconds
only. So, if I have 90:18:13 in cell A1, I want it to return 325093 in
cell
B1 without my having to separate the entry into three cells with a formula
to
add the seconds together.

Thanks for your help!
Cheri




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 459
Default Formula to Change Hours:Minutes:Seconds to Seconds only

Cheri wrote:
I am looking for a formula to change the hours:minutes:seconds to
seconds only. So, if I have 90:18:13 in cell A1, I want it to return
325093 in cell B1 without my having to separate the entry into three
cells with a formula to add the seconds together.

Thanks for your help!
Cheri



Hi Cheri,

Use this in B1:

=A1*24*3600


You have to format B1 as General or as Number.

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Formula to Change Hours:Minutes:Seconds to Seconds only

Thanks Franz! I appreciate your help very much!!!

Cheri

"Franz Verga" wrote:

Cheri wrote:
I am looking for a formula to change the hours:minutes:seconds to
seconds only. So, if I have 90:18:13 in cell A1, I want it to return
325093 in cell B1 without my having to separate the entry into three
cells with a formula to add the seconds together.

Thanks for your help!
Cheri



Hi Cheri,

Use this in B1:

=A1*24*3600


You have to format B1 as General or as Number.

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy



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
formula help to change row colour automatically by some conditions Aarif Excel Worksheet Functions 6 March 17th 06 03:51 PM
I Need a formula to evaluate a cell with + or - values Bob in Oklahoma Excel Worksheet Functions 6 October 31st 05 02:41 PM
Change formula for Employee Shift Schedule template Pam Soreide Excel Worksheet Functions 1 September 7th 05 03:10 AM
how to change formula bar settings eccentric Excel Worksheet Functions 1 August 29th 05 09:09 PM
Cannot change a formula Richard F Excel Discussion (Misc queries) 1 January 18th 05 01:57 AM


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