Email a Queries data programtically.

I

Ian D.

I have created a form that Prompt the user for criteria
used in a query. The queried data is shown in a
Subform Datasheet. I would like the user to be able
to click a button to email the data in text mode, comma delimited.
Is this possible? And if so How? Am using Access2000

Any Ideas are greatly appreciated.
Thanks
 
A

Alex Dybenko

try to make a report based on this query the way you need it, and email
report
 
Top