1.

Solve : Word help please?

Answer»

Hi all,

I am hoping that someone here can assist or POINT me to an online RESOURCE that can assist with what I am looking to create.

I am looking at creating a word document where when opened a macro will run asking a number of questions and tick boxes. Based on these tick boxes word will then call in other associated word documents to create a tender document. ie

The macro will ask for information such as: Company name, contact details etc it will than have tick boxes asking if the client wants product A, product B etc. Based on these question the macro will then call in the other relevant word documents and populate with the company name etc to create the final document.

I hope this makes SENSE. If someone can point me to a resource that may assist me I'd be greateful.

Thanks in advance.Take a look at this: Positioning the Cursor in a New Document.  It talks about making a specific macro automatically run when Word is opened, but I'm sure the technique described there would apply to any Word macro.  The key is to name it AutoNew....and to rename the file .wiz

Quote

...and to rename the file .wiz

:-?  You're joking, right?
Nope.  .wiz is the extension MS uses for Word Wizard documents.  It ensures the CORRECT associations for that KIND of template file.

More here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/deovrWordWizards.asp


Discussion

No Comment Found