Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / October 2007

Tip: Looking for answers? Try searching our database.

How do I convert time?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
N. Roheda - 11 Oct 2007 11:57 GMT
Hi, I like to convert 4,30 to 4,5, I type in 4,30(4m & 30s) and I want to get
out a dec. of 4,5. This is because it should be easy to type in the data? Is
it pssible?
Mike H - 11 Oct 2007 12:07 GMT
Multiply the time by 24 and format as general.

Mike

> Hi, I like to convert 4,30 to 4,5, I type in 4,30(4m & 30s) and I want to get
> out a dec. of 4,5. This is because it should be easy to type in the data? Is
> it pssible?
David Biddulph - 11 Oct 2007 13:24 GMT
But you need to type in the time as 4:30, not as 4,30 (unless your settings
have non-standard defined separator characters).
Signature

David Biddulph

> Multiply the time by 24 and format as general.
>
> Mike

>> Hi, I like to convert 4,30 to 4,5, I type in 4,30(4m & 30s) and I want to
>> get
>> out a dec. of 4,5. This is because it should be easy to type in the data?
>> Is
>> it pssible?
Sandy Mann - 11 Oct 2007 13:21 GMT
I the comma is your decimal symbol then use:

=INT(A1)+MOD(A1,1)*100/60

If not then use:

=LEFT(A1,FIND(",",A1)-1)+RIGHT(A1,LEN(A1)-FIND(",",A1))/60

Signature

HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

sandymann2@mailinator.com
Replace @mailinator.com with @tiscali.co.uk

> Hi, I like to convert 4,30 to 4,5, I type in 4,30(4m & 30s) and I want to
> get
> out a dec. of 4,5. This is because it should be easy to type in the data?
> Is
> it pssible?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.