Duducting 4 days

  • Thread starter Thread starter Dqueen
  • Start date Start date
D

Dqueen

Im a newbie in database access. Im Making a database about Party Booking.
From The Partydate they select the remaining balance should be made 4 days
Before the Party Date. how Could be able to do this.

Your assistance would be greatly appreciated. Thank you very much
 
Dqueen said:
Im a newbie in database access. Im Making a database about Party Booking.
From The Partydate they select the remaining balance should be made 4 days
Before the Party Date. how Could be able to do this.

Your assistance would be greatly appreciated. Thank you very much

[PartyDate] - 4

will give you the date four days before the Party Date.

Of course you have to change PartyDate to the actual name of the field that
holds the Party Date.

Tom Lake
 

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