I'm working on an access database where I need to manipulate some fields mathematically and either return the result in a new field or table or query. For instance I have a table that has a field of millimeters that I need to convert to inches. An additional problem is that the millimeters are listed up to 10 decimal points and I only need 2 decimal points for the conversion.
I know the conversion, but how do I use the data perform the equation and return the result, can I use a query or can I code it with visual basic, and what exactly is the code for doing this.
Many thanks for all of your help,
Layth
I know the conversion, but how do I use the data perform the equation and return the result, can I use a query or can I code it with visual basic, and what exactly is the code for doing this.
Many thanks for all of your help,
Layth