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?