Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

access emailing

ResolvedVersion 2003

Lisa has attended:
Excel VBA Intro Intermediate course

Access - Emailing

How do you programme a button to email a report to various people in access?

RE: Access - Emailing

Hi Lisa

Thanks for your post. We may be able to help you with this in the form of consultancy work.

To ensure a successful outcome, we:

Identify the key objectives with you
Assign the most suitable trainer/consultant
Estimate the scope of work required
Agree final costing and description of work
Arrange suitable dates and development time (if required)

If you wish to progress this further, please let us know.

Regards

Jacob

Access tip:

How To Find All Overdue Accounts?

To find overdue accounts create a filter that compares today's date with the Invoice Date in the table. To do this:

1. Open the Query in Design View
2. Select the field for the filter and in the criteria row enter:

<Date()

This filter returns records where the Invoice Date is before today's date.

This filter can be manipulated if, for instance, Invoices are due 15 days after the Invoice Date. For this the filter would be:

<Date()-15

This filter returns records where the Invoice Date is 15 days before today's date.

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.11 secs.