How do I process equations between fields in Access?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have Access 2003 and in my tables I determined a percentage to a value but
I do not know how to show that value in "Query" table?
 
in your query type something like this in the field

Percent: [MyValue]/[MyPopulation],

then right click on the column and select format percent from the properties
window
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top