Word 2003, Automate and Customize

E

Eric G

Even though I've used Word since its birth, I've never gone into truly building automated tasks or automation (apart from the occasional macro), but I would like to try, why I need some help or suggestions. I'm presently using the Office 2003 Professional.

I would like to create a memo template, where I through a dialog box (if possible) can select:

- A memo header (from a list, to be placed in the document header),
- Distribution list (from a list),
- Standard subject (from a list), and

when this is done, click OK, and get to the text area.

I presume that this is possible to achieve (since just about everything is possible to achieve), and possibly it's already been done, but I would like to learn how to do this.

I would really appreciate any input or suggestions.

Best regards,

Eric G

Stockholm, Sweden
 
S

Suzanne S. Barnhill

What you're describing is a UserForm. Using UserForms requires some
VBA--perhaps more than you feel up to. Another way to approach this task is
an AutoTextList field. See
http://word.mvps.org/FAQs/TblsFldsFms/AutoTextList.htm



Even though I've used Word since its birth, I've never gone into truly
building automated tasks or automation (apart from the occasional macro),
but I would like to try, why I need some help or suggestions. I'm presently
using the Office 2003 Professional.

I would like to create a memo template, where I through a dialog box (if
possible) can select:

- A memo header (from a list, to be placed in the document header),
- Distribution list (from a list),
- Standard subject (from a list), and

when this is done, click OK, and get to the text area.

I presume that this is possible to achieve (since just about everything is
possible to achieve), and possibly it's already been done, but I would like
to learn how to do this.

I would really appreciate any input or suggestions.

Best regards,

Eric G

Stockholm, Sweden
 
E

Eric G

Thank you Suzanne, I'll start looking at the suggested site and take it from
there.

Best regards,



Eric G
Stockholm, Sweden
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top