LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
P Boric
 
Posts: n/a
Default Converting numbers

What does "B6" mean in the formula after INT? Is a cell refrence?

"tamir" wrote:

To convert decimal degree (DD) to degree-minute-second (DMS) format:
DMS = TRUNC(DD)&"d " &TRUNC((DD-TRUNC(DD))*60)&"m"


&INT(((B6-TRUNC(DD))*60-(TRUNC((DD-TRUNC(DD))*60)))*60*10)/10&"s","")

which will yield DMS = 12d 7m 24.4s when DD=12.12345

a.. "Tom" wrote in message
...
Does anyone know how to convert in Excel a decimal angle
(ie 35.593056) to degrees/minutes/seconds (ie 35
minutes,35 degrees,35 seconds). Thanks for any help.




 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
converting numbers to text and prefill text field with 0's Jan Buckley Excel Discussion (Misc queries) 2 January 20th 05 09:03 PM
Converting negative numbers in a range of cells to zero Dede Excel Discussion (Misc queries) 3 January 14th 05 06:23 PM
Converting time to numbers DLSQestions Excel Discussion (Misc queries) 2 December 20th 04 06:07 PM
converting dates into numbers help me Excel Discussion (Misc queries) 3 December 17th 04 03:11 AM
Converting text to numbers Scott Excel Discussion (Misc queries) 3 November 26th 04 09:17 PM


All times are GMT +1. The time now is 02:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"