discount on a form

  • Thread starter Thread starter peljo via AccessMonster.com
  • Start date Start date
P

peljo via AccessMonster.com

Let me tell you what i need to do,i stil do not know how to begin.I need to
build a control on the form where i could write down percents.On entering the
percent, the field Grossprice should be deducted with this percent.For exmple
if grossprice is 100, i could play with entering different discounts and see
quickly the results.Which is the best way to do it?
 
Open the Northwind sample database.
Open the Order details subform in design view.

It has a Discount field, and shows the discounted amount.
This is calculated in the source query

Follow that example.
 

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