Hi everyone
I'm trying to put together a sheet where a user can enter data into four cells (N,S,E,W via drop down list in the first box, degrees, minutes and seconds in the remaining three).
Ie. S ## ## ##.##
The formula =G4+(H4/60+I4/3600) then converts the data to a decimal value which...