![]() |
Hours and Minutes to minutes
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. |
Hours and Minutes to minutes
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. |
Hours and Minutes to minutes
Hi Steve
Format the cell as general |
Hours and Minutes to minutes
Thanks Martin
"MartinW" wrote: Hi Steve Format the cell as general |
Hours and Minutes to minutes
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. |
Hours and Minutes to minutes
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. |
All times are GMT +1. The time now is 03:49 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com