View Single Post
 
Old 11-23-2013, 12:27 PM
ferfer25 ferfer25 is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Nov 2013
Posts: 7
ferfer25 is on a distinguished road
Default

Quote:
Originally Posted by jolivanes View Post
Either formula (Degr-Decimal) is in A1

PHP Code:
=SUBSTITUTE(TEXT(ABS(B1)/24,"[hhh] mm ss.000"),"."," "
PHP Code:
=TEXT(ABS(A1)/24,"[h] m' s.00''"
Is there a way without having to see the DD? cuz if not i wont have enough room on the page....
Reply With Quote