View Single Post
  #1   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

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