View Single Post
 
Old 11-23-2016, 06:57 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by Father View Post
I'm trying to do a similar condition formula where it displays coordinates.
It's not showing them right though.
In the formula it's written "8°42'59.8"N 167°43'07.9"E"
It's displayed as N9°23'33.7NN
Is there a way to force it to show something exactly how it's written in the code?
The reason you're getting those results is because you have extraneous double quotes (representing seconds) in the coordinates. If you really need to represent seconds that way, use pairs of single quotes for them instead.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote