Hi
Im using a query to extract data from one table to append into another.
i then query from the second table to perform calculations and to display results in a list box... the results i want to see are numbers with 1 decimal point
I have tried setting data types to decimal, double, fixed 1 etc - for all the tables other than the first source table
i still cannot get the results i want - some figures will apprear fine others are 3.6666666666 etc
pls help -
Im using a query to extract data from one table to append into another.
i then query from the second table to perform calculations and to display results in a list box... the results i want to see are numbers with 1 decimal point
I have tried setting data types to decimal, double, fixed 1 etc - for all the tables other than the first source table
i still cannot get the results i want - some figures will apprear fine others are 3.6666666666 etc
pls help -