email template for my customer to send when buying

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a customer who would like an email they can send me with all the
needed information every time they need to buy some of my software. Is there
an easy want to create an email template that they can fill in the blanks on
and send to me?
 
Yes

Sue Mosher said:
Maybe. Do they use Outlook?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Then try this:

1) Turn off Word as your mail editor.

2) Create a new mail message and address it to yourself. Set the Subject, tool.

3) After the address resolves (underlined), choose Tools | Forms | Design This Form.

4) Add fields and controls. (If you haven't designed forms before, see http://www.outlookcode.com/d/forms.htm)

5) Click the Edit Read Layout button and repeat #4, adding the same fields.

6) On the (Properties) tab, check the box for "Send form definition ..."

7) Choose FIle | Save As and save it as an .oft form template file.

You can then email that file to your customer. They'll be able to double-click it, see a form, fill it in, then click Send.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top