View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
spences10 spences10 is offline
external usenet poster
 
Posts: 23
Default Excel extracting Headers and Body text from MS Word

Hi All,

Does anyone know of any code examples of Excel extracting Headers and
Body text from MS Word which can be used and manipulated by excel?

So say if I had header 1,2,3,4 in the MS Word document, and I want to
have the header and body text from header 2 & 4 say to be concatenated
or displayed in the same text box in an Excel UserForm - I am assuming
this is possible, but have no idea where to start.

Can anyone help me please?