J
JMK
Hi All,
I was wondering if there is a function available via a query (rather than
VBA) which will allow me to calculate on a remainder. I am trying to set up a
query to take NAD83 GPS Coordinates back into its full Lat/Long and have
everything but this last bit working.
For example:
62 27.77 is the GPS Coordinate in its decimal form, and I need to multiply
..77 by 60 - this will enable me to get the 62* 27' 46".
This information is fed to the query by an input form with a command button
running an append query - appending the full coordinate into the same table
the decimal form came from.
The only reason I dont want to use VBA is because, well, Im not very good at
using yet - I can change colours on a report and thats about it, but if its
VBA that is needed, then I'll learn quick!![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Thanks ahead of time!
I was wondering if there is a function available via a query (rather than
VBA) which will allow me to calculate on a remainder. I am trying to set up a
query to take NAD83 GPS Coordinates back into its full Lat/Long and have
everything but this last bit working.
For example:
62 27.77 is the GPS Coordinate in its decimal form, and I need to multiply
..77 by 60 - this will enable me to get the 62* 27' 46".
This information is fed to the query by an input form with a command button
running an append query - appending the full coordinate into the same table
the decimal form came from.
The only reason I dont want to use VBA is because, well, Im not very good at
using yet - I can change colours on a report and thats about it, but if its
VBA that is needed, then I'll learn quick!
Thanks ahead of time!