Formula Question

  • Thread starter Thread starter Kristin_Keogh
  • Start date Start date
K

Kristin_Keogh

I am taking an Access class, and I have a question I need help on!

The owner offers a 15% discount on the weekly rate if the renters rent for
more than one week.

So the regular weekly rate is $1100.

This is what I have so far, >=1100, but I don't know how to add in to
multiply by 1.15? Any ideas? Thanks!
 
Kristin

Why do you have ">=" (greater than or equal to)? How does that bear on "a
15% discount"?

Are you trying to do this in an Access query? What is the SQL statement of
the query?

More info, please...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Back
Top