I am using Access 2002.
I have a number, 35.1519519, that I want to convert to degrees, minutes, and seconds. I know how to do this manually, but I wonder if there is a formula or a simple VBA script that will do it for me. I have a table that the number is in, and I will create the necessary fields in the table for deg, min, sec. Then I would use the formula in a form to divide the number into the necessary parts (I think).
Has anyone done this before?
Thanks for your help
I have a number, 35.1519519, that I want to convert to degrees, minutes, and seconds. I know how to do this manually, but I wonder if there is a formula or a simple VBA script that will do it for me. I have a table that the number is in, and I will create the necessary fields in the table for deg, min, sec. Then I would use the formula in a form to divide the number into the necessary parts (I think).
Has anyone done this before?
Thanks for your help