percentage queries

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

Guest

I have 2 columns that are dollar amounts and i need to figure out the profit
percentage. can u help me.

example by dividing the profits byt the assests i would get a percentage and
that is the answer but i cannot get it to show properly.
 
Percentages require a part and a whole as:
percent = part / whole

Therefore, you may need one query that calculates the whole, then a second
query that infuses the part, thus getting the percent.
 

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

Similar Threads

Using a Lookup Table 3
SORTING BY PERCENTAGE 6
Add percentages 1
Percentages Total 3
Access Group by precinct, calculate percentage of older voters 0
Excel How to calculate percentage for time 1
Percentage Change 2
Percentage of complete 2

Back
Top