View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jfp jfp is offline
external usenet poster
 
Posts: 4
Default Exporting weekly data from different sheets to a word document

Hi there,

I populate excel sheets with weekly data to gather a series of info over a
period of time.

I then send some of the weekly info off in a word document which reviews
some of the info (and so only pick certain bits of the info).

The word document is the same every week - I am looking for a solution which
takes the latest data from the spreadsheet to the word file with the
corresponding date. Can I direct certain cells to the relevant table in the
word file?

Does that make sense?

Thanks