ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   convert 00:06 minutes to 6 (https://www.excelbanter.com/excel-discussion-misc-queries/270548-convert-00-06-minutes-6-a.html)

Ditchy

convert 00:06 minutes to 6
 
Hello
how can I convert 00:06 minutes to 6
tried the =RIGHT(AA8,LEN(AA8)-4)*1
but can't seem to get it to work?
could some one please point me in the right direction.
regards
Ditchy

Claus Busch

convert 00:06 minutes to 6
 
Hi Ditchy,

Am Sat, 9 Jul 2011 00:39:57 -0700 (PDT) schrieb Ditchy:

how can I convert 00:06 minutes to 6
tried the =RIGHT(AA8,LEN(AA8)-4)*1
but can't seem to get it to work?
could some one please point me in the right direction.


your time in A1. Then:
=A1*1440 and format "General"


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2

Claus Busch

convert 00:06 minutes to 6
 
Hi Ditchy,

Am Sat, 9 Jul 2011 09:58:53 +0200 schrieb Claus Busch:

your time in A1. Then:
=A1*1440 and format "General"


time * 1440 converts all times to minutes. If you only want to extract
the part with minutes then try:
=MINUTE(A1)


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2


All times are GMT +1. The time now is 07:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com