herrexcel33
New Member
- Joined
- Mar 7, 2017
- Messages
- 1
I am searching for the method to import specific portion of text from Word into Excel.
I would simply need to copy the first line (title of the Page 1) of the MS Word 2010 textual document and to copy it to the cell A1 of the Sheet 1 in MS Excel 2010. After that the same operation for the second page title - to copy it to the Excel Sheet2, cell A1, and so on (250 page titles to copy to the 250 Excel Sheets into cell A1)...
Word document that I mentioned earlier consist of 250 such pages and I need Excel VBA macro to perform aforementioned operation automatically for every single page(word)/sheet(excel). Is it feasible?
I would simply need to copy the first line (title of the Page 1) of the MS Word 2010 textual document and to copy it to the cell A1 of the Sheet 1 in MS Excel 2010. After that the same operation for the second page title - to copy it to the Excel Sheet2, cell A1, and so on (250 page titles to copy to the 250 Excel Sheets into cell A1)...
Word document that I mentioned earlier consist of 250 such pages and I need Excel VBA macro to perform aforementioned operation automatically for every single page(word)/sheet(excel). Is it feasible?