C
chase
I am stuck on how to set up a query and have it operate
on my table. I have tried to format it under "query"
and "update query". The end result is to have the data
in one column of my table be divided by the data in
another column and then display the quotient in a 3rd
column. I have set up the query as below but it does not
work.
(desired result)
(column 1) (column 2) (column 3)
field A B C: [A]/
table (file name) (file name) (file name)
Would appreciate help in setting up the query so that it
will operate on the table to give the desired results.
on my table. I have tried to format it under "query"
and "update query". The end result is to have the data
in one column of my table be divided by the data in
another column and then display the quotient in a 3rd
column. I have set up the query as below but it does not
work.
(desired result)
(column 1) (column 2) (column 3)
field A B C: [A]/
table (file name) (file name) (file name)
Would appreciate help in setting up the query so that it
will operate on the table to give the desired results.