View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darren V Darren V is offline
external usenet poster
 
Posts: 2
Default Copying Excel tables into Word

Hello

I'm looking to write some VBA code to copy a large table from Excel into
Word, and format it so it fits nicely with columns the right width etc. Its
possible to copy and paste it manually, but its lots of work and I'll need
to do this regularly.

Is it possible to get Excel to interact with Word in this way?

Anyone have any ideas?

Many thanks

Darren