ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how to convert from ° ' " to decimal ° (https://www.excelbanter.com/excel-worksheet-functions/135913-how-convert-%C2%B0-decimal-%C2%B0.html)

kobbie5h

how to convert from ° ' " to decimal °
 
Is there a simple way to convert from angles in degrees, minutes and seconds
to decimal degrees?
eg 45°30'00" = 45.5°

Gary''s Student

how to convert from ° ' " to decimal °
 
see:

http://www.cpearson.com/excel/latlong.htm
--
Gary''s Student
gsnu200711


Mike

how to convert from ° ' " to decimal °
 
You need a function, try this one.

http://support.microsoft.com/kb/213449

Mike

"kobbie5h" wrote:

Is there a simple way to convert from angles in degrees, minutes and seconds
to decimal degrees?
eg 45°30'00" = 45.5°


kobbie5h

how to convert from ° ' " to decimal °
 
Thanks,

It's so simple I forgot how to do it.

"Gary''s Student" wrote:

see:

http://www.cpearson.com/excel/latlong.htm
--
Gary''s Student
gsnu200711


timothyl

how to convert from ° ' " to decimal °
 


"kobbie5h" wrote:

Is there a simple way to convert from angles in degrees, minutes and seconds
to decimal degrees?
eg 45°30'00" = 45.5°


Peo Sjoblom

how to convert from ° ' " to decimal °
 
http://www.cpearson.com/excel/latlong.htm


--


Regards,


Peo Sjoblom



"timothyl" wrote in message
...


"kobbie5h" wrote:

Is there a simple way to convert from angles in degrees, minutes and
seconds
to decimal degrees?
eg 45°30'00" = 45.5°




Rick Rothstein \(MVP - VB\)[_409_]

how to convert from ° ' " to decimal °
 
If you are talking about "in another cell", then this formula seems to do
what you want...

=LEFT(A1,FIND(CHAR(176),A1)-1)+24*TIME(0,--MID(A1,LEN(A1)-5,2),--MID(A1,LEN(A1)-2,2))

Rick


"timothyl" wrote in message
...


"kobbie5h" wrote:

Is there a simple way to convert from angles in degrees, minutes and
seconds
to decimal degrees?
eg 45°30'00" = 45.5°




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

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