Writing Data to a Existing Word Doc.

  • Thread starter Thread starter Aaron1978
  • Start date Start date
A

Aaron1978

I need to write the data that is calculated from my excel document to an
existing Word document.

I have an already formated blank Word document (i.e. it has a company
heading and logo, names, addresses etc) and each time a new calculation
is run in my excel document the user has the option of exporting the
details to the blank word doc.

I know this request is a bit general but I was wondering if anyone cold
give me any pointers.

Best Regards,

Aaron
 
You will need to reference the word object library from excel but after
that it is all about controlling word objects for which you probably
get better advice on a Word site, even though the code will end up in
Excel module.

Hope this helps you to get an answer.
 

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

Back
Top