View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CJJ[_2_] CJJ[_2_] is offline
external usenet poster
 
Posts: 1
Default Export data from excel into an existing word document

Hi,
I'm looking to export several tables from excel into an existing word
document using VBA. I know how to create a new word document and insert data
into it using hardcoding however i don't know how to open a word document and
actually export tables created in excel. If anyone could point me in the
right direction I would really appreciate it!

Cheers