calculating percentages

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

Guest

I am trying to cal % in a queries -example showing an new price after a 6.25% increase in the old price in a new field called new price
 
Goffery said:
I am trying to cal % in a queries -example showing an new price after a
6.25% increase in the old price in a new field called new price
Geoffrey,
NewPrice:[OldPrice] * 1.0625
 

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