Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 -- Aaron1978 ------------------------------------------------------------------------ Aaron1978's Profile: http://www.excelforum.com/member.php...o&userid=31201 View this thread: http://www.excelforum.com/showthread...hreadid=508791 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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. -- tony h ------------------------------------------------------------------------ tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074 View this thread: http://www.excelforum.com/showthread...hreadid=508791 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is a good starter document:
http://support.microsoft.com/kb/307216/en-us How to use Automation with Word 2002 http://support.microsoft.com/kb/253235/en-us OFFAUTMN.exe discusses Office 97 and 2000 Automation and provides sample code http://support.microsoft.com/kb/260410/en-us Microsoft Office 2000 automation Help file is available in the Download Center -- Regards, Tom Ogilvy "Aaron1978" wrote in message ... 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 -- Aaron1978 ------------------------------------------------------------------------ Aaron1978's Profile: http://www.excelforum.com/member.php...o&userid=31201 View this thread: http://www.excelforum.com/showthread...hreadid=508791 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
transfering data from word form to an existing spreadsheet | Excel Discussion (Misc queries) | |||
using an existing grid on word how do you add columns | New Users to Excel | |||
how do I transfer information from excel to an existing word document using a macro | Excel Programming | |||
Writing a Word doc from Excel | Excel Programming | |||
opening & writing to Word from Excel | Excel Programming |