I am trying to set up a spreadsheet to allow someone to calculate the length of a race course based on a list of waymarks. At present I have a fixed table of the marks like this:
Name | Lat. Decimal | Long. Decimal | Lat Dº M’ S” | Long Dº M’ S”
MA57 | 44.50844 | -64.21353 | N 44 30 30.4 | W 64 12 48.7
MC59 | 44.50233 | -64.26436 | N 44 30 08.4 | W 64 15 51.7
… where Lat. Decimal and Long. Decimal are calculated (formulated?) from the Lat. and Long. DMS columns.
Further down the sheet I have a mostly blank section which is intended to be filled in by the “user”:
Name | Lat Decimal | Long Decimal | Distance (NM) | Total (NM)|
MC59 | 44.502333 | -64.2643611 | |
MA57 | 44.508444 | -64.2135278 | 2.207387 | 2.207387
M55 | 44.410111 | -64.2110277 | 5.904950 | 8.112338
| | | 0 | 0
… where the distance and cumulative distance is calculated from the given Lat/Long co-ordinates.
I’d like an easy (for the user) way to copy or reference the first 3 columns from the fixed table to the distance calculation section, OR I’d like suggestions as to how else I could make this work.
At present I select the 3 columns of the row I’m interested in, and then “paste special” the values into the calculation section. This is really very clumsy.
Anybody? Your help would be greatly appreciated!
Bob B.
