Drop Down Box in Email Template

C

Casey

Is there a way to create a Drop Down Box in an Email Template? I use the
same Email over and over, but change a line in every email. Is there a way
to make this more convienent?
 
S

Sue Mosher [MVP]

No, Outlook doesn't support that. You might want to look at the Email
Templates application at http://www.emailtemplates.com. Or you could write
your own VBA code with a dialog to select the line and insert it into a
message containing boilerplate text.
 
Top