Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sending the Results of an Access 2003 Query

Status
Not open for further replies.

kucpa

Technical User
Joined
May 30, 2003
Messages
6
Location
US
How can I make Microsoft Outlook 2003 send an .html file
in the body of a message instead of as an attachment. It
worked with the 2002 version, but not 2003. I send the
results of a Microsoft Access query to my local users.
They have to open each .html file to review the records
sent. It really helped when they could see the results in
the preview pane instead.

I'm not great at writing code, but can follow along if someone could explain how I would identify the fileds in a query to send to mail recients when they are changed (or created). The database keeps track of episodes that occur, so the fields in the query I use are things like: Last_Name, First_Name, Date_of_Episode, Behavior, etc.

Any thoughts would be greatly appreciated.

Thanks,

Paul K.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top