Access 2003

  • Thread starter Thread starter DES
  • Start date Start date
D

DES

I'm trying to write an expression in a querie that will calculate a 10%
reduction in the price of some items. I can't seem to get the answer to come
out as currency. The only fields I am using would be the old price times 1.10
How do I make the answer come out as currency?
 
Also, calculation of a 10% price REDUCTION is not the old price times 1.10.
It would be

Old Price - (Old Price * .10)

so multiplying the old price times .1 for 10% and then subtracting that from
the old price.
 

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