C
chase
What is the command in a query to have a quotient rounded
to the nearest whole number in the table? The query that
is set up is:
(column 1) (column 2) (column 3)
Field: A B C
Table: table name table name table name
Update to: [A]/
Need to have the quotient [A]/ to display in the table
as a whole number.
Thanks.
to the nearest whole number in the table? The query that
is set up is:
(column 1) (column 2) (column 3)
Field: A B C
Table: table name table name table name
Update to: [A]/
Need to have the quotient [A]/ to display in the table
as a whole number.
Thanks.