I am trying to write a macro in excel which will extract the tabular data in
word .. so that I can consolidate the info from multiple word files into
excel report.... but here I am able to open word document and select the word
content from table 1 and put the data into excel .. but my next lines of code
which try to copy other parts of the word document seems to be not working
anymore ....