ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Can excel read numbers in the Sexagesimal system (DMS)? (https://www.excelbanter.com/excel-worksheet-functions/21267-can-excel-read-numbers-sexagesimal-system-dms.html)

George

Can excel read numbers in the Sexagesimal system (DMS)?
 
Can excel read numbers in the Sexagesimal system (DMS)?

Ron Rosenfeld

On Fri, 8 Apr 2005 21:23:03 -0700, George
wrote:

Can excel read numbers in the Sexagesimal system (DMS)?


So long as you use the decimal separator, Excel can convert your input to the
decimal equivalent.

If you have the Analysis ToolPak installed, you could use the DOLLARDE
function. e.g.

=DOLLARDE(A1,60).

If you do not have the ATP installed, then

=INT(A1)+MOD(A1,1)/0.6


--ron


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

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