I have a report based on a query that is based agaisnt two tables.
The report pulls information for 1 customer. The tables may hold
multipul customers.
I want to email just the ONE report. All the options that I have found
to email a report email multipul pages of the report, i.e. it sends all
the information it can get fomr the query results.
I am triggering the report via VBA off of a form. There is a button that
launches the report.
How exactly do I get Access 2000 to email just the one report I want?
Thanks,
Michael Charney
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
The report pulls information for 1 customer. The tables may hold
multipul customers.
I want to email just the ONE report. All the options that I have found
to email a report email multipul pages of the report, i.e. it sends all
the information it can get fomr the query results.
I am triggering the report via VBA off of a form. There is a button that
launches the report.
How exactly do I get Access 2000 to email just the one report I want?
Thanks,
Michael Charney
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment