Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello From Steved
=HOUR(A1)*60+MINUTE(A1) I am using the above to convert 6:47 a.m. to minutes it gives me 02 it should be 407. I formatted the cell mm Thankyou. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It helps if one thinks clearly I suppose.
I formatted the cell as General and now all's well. "Steved" wrote: Hello From Steved =HOUR(A1)*60+MINUTE(A1) I am using the above to convert 6:47 a.m. to minutes it gives me 02 it should be 407. I formatted the cell mm Thankyou. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Steve
Format the cell as general |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks Martin
"MartinW" wrote: Hi Steve Format the cell as general |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Aside formatting, you formula is too compliced for this case. Use: =A1*24*60 -- Arvi Laanemets ( My real mail address: arvi.laanemets<attarkon.ee ) "Steved" wrote in message ... Hello From Steved =HOUR(A1)*60+MINUTE(A1) I am using the above to convert 6:47 a.m. to minutes it gives me 02 it should be 407. I formatted the cell mm Thankyou. |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thankyou Arvi
"Arvi Laanemets" wrote: Hi Aside formatting, you formula is too compliced for this case. Use: =A1*24*60 -- Arvi Laanemets ( My real mail address: arvi.laanemets<attarkon.ee ) "Steved" wrote in message ... Hello From Steved =HOUR(A1)*60+MINUTE(A1) I am using the above to convert 6:47 a.m. to minutes it gives me 02 it should be 407. I formatted the cell mm Thankyou. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding hours and minutes | Excel Worksheet Functions | |||
converting Days Hours & minutes into just minutes in excel | Excel Discussion (Misc queries) | |||
Need to convert hours and minutes to hours and tenths. | Excel Discussion (Misc queries) | |||
adding rows of hours and minutes to get a total | Excel Worksheet Functions | |||
Help for a newbie trying to add hours and minutes :) | Excel Discussion (Misc queries) |