View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nims[_4_] nims[_4_] is offline
external usenet poster
 
Posts: 1
Default copying from word and pasting into excel

I'm trying to create code for excel that will allow me to open
series of word documents, copy certain rows from tables in thos
docs, and paste them into the excel worksheet

I know how to open word from excel, but my knowledge ends there...

Can someone please help me, by explaining how to open a word doc, cop
a table/row, and paste it into excel

Thank you