View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Roel[_2_] Roel[_2_] is offline
external usenet poster
 
Posts: 5
Default Filling a Word form from an Excel spreadsheet

Thanks, Tom. I'm trying to find my way here. Your help is
much appreciated.

Roel

-----Original Message-----

http://support.microsoft.com/support...icles/Q123/8/5

9.asp
ACC: Sample OLE Automation for MS Word and MS Excel

http://support.microsoft.com/support...Dev/FaqVBOffic

e.asp
Frequently Asked Questions about Microsoft Office

Automation Using Visual
Basic

http://support.microsoft.com/support...Dev/offdevinap

ps.asp
Programming Office from Within Office

http://support.microsoft.com/default.aspx?scid=kb;en-

us;138283&Product=xlw
How to Create a Form Letter with a Visual Basic Macro

http://support.microsoft.com/default.aspx?scid=kb;en-

us;213316&Product=xlw
XL2000: Macro to Link a Range of Cells in Word

http://support.microsoft.com/default.aspx?scid=kb;en-

us;184974&Product=xlw
OFF: How to Use (OLE) Automation with Word

--
Regards,
Tom Ogilvy


"Roel" wrote in

message
...
This must be quite a routine job but I haven't found a
good example anywhere.
I have an Excel worksheet containing data that will be
exported to a Word document which in fact is a form. My
VBA-program should open the Word document, export the
data to the correct locations in the form, save the

form
under a new filename and close the Word documents.
Any examples coming close to solving this problem?
Thanks,
Roel



.