G
Guest
I have a simple update query that sets 2 fields in the target table equal to
the corresponding fields in the from table. The tables are joined on one
field (CustomerNo). Problem is that the query rounds down the values to
whole numbers (dollars). The field formats in the query, the target table
and the from table are set to currency.
Any suggestions
Thanks
the corresponding fields in the from table. The tables are joined on one
field (CustomerNo). Problem is that the query rounds down the values to
whole numbers (dollars). The field formats in the query, the target table
and the from table are set to currency.
Any suggestions
Thanks