Thread: Word to Excel
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Bridges[_2_] Bob Bridges[_2_] is offline
external usenet poster
 
Posts: 257
Default Word to Excel

Hi, Pepper. Do you want to learn how to write a program like that, or just
have some code you can take and run? I'm a teach-a-man-to-fish kind of guy,
myself, so I offer the former, but if you prefer not to go to that kind of
trouble I'm sure there are others here (well, pretty sure) that'll just hand
you some code.

--- "Pepper" wrote:
...hundreds of Word file, containing a four-row, four-column table. I
need to have Excel look at each of these file and import into Excel
starting with the second row and including the third and fourth row.
It should continue until all the Word files have been processed.