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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Emailing from access

Status
Not open for further replies.

Dherrera

Programmer
Mar 22, 2004
86
US
i am currently emailing a form in HTML format when the user clicks a button using the Docmd.SendObject function. the problem i am having is the format of the cell headings on the email attacthment. i want to exclude some of them and instead of using the field name (ex. txtTotalExpenses) i want to use some thing that looks cleaner like "Total Expenses". is there a way to change the format of this?
 
You may consider create a report.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top