ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sunrise/Sunset Schedule Help (https://www.excelbanter.com/excel-programming/279208-sunrise-sunset-schedule-help.html)

Nigel Bigelsby

Sunrise/Sunset Schedule Help
 
Hi all,

I have a basic question I can't seem to answer. I d/l the sunrise/sunset
schedule from the USNO and want to convert the text format into time. For
example, my cell is 711 and I want to convert it to 7:11 a.m. How do I do
that? Also, after doing that, how would I subtract an hour from it (for
daylight savings time?") Any help would be appreciated.

thanks,



Peo Sjoblom

Sunrise/Sunset Schedule Help
 
Did you try the formula I gave you a couple of days ago?

=(INT(A1/100)+MOD(A1,100)/60)/24

for the one hour deduction

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


--

Regards,

Peo Sjoblom

"Nigel Bigelsby" wrote in message
...
Hi all,

I have a basic question I can't seem to answer. I d/l the sunrise/sunset
schedule from the USNO and want to convert the text format into time. For
example, my cell is 711 and I want to convert it to 7:11 a.m. How do I do
that? Also, after doing that, how would I subtract an hour from it (for
daylight savings time?") Any help would be appreciated.

thanks,






All times are GMT +1. The time now is 08:13 AM.

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