Good evening guys,
I am trying my best here with my formulas and have really come far with you guys teaching me. Thanks for all the help with my Ocean tides calculator to everyone that helped me.
Now I am working on my last little project for my Ocean tides Calculator and I am doing this one Sunset calculator. I am trying to use formulas like this
=INT(AA2/60)&":"&IF(LEN(MOD(AA2,60))=1,"0"&MOD(AA2,60),MOD(AA2,60))...Should I use this for time to minutes
=DATEDIF(B1,A1,"d")
=IF(A2="","",IF(ISNA(A2),NA(),A2-TODAY()&"DAYS remaining"))
=NOW()
=CONVERT(A2,"mn","hr")
But I am getting lost with what excel is telling me, looks like it is trying to work but I am not seeing what I feel is right.
Please look at my spreadsheet.
Brian
Bookmarks