How to import data from Word tables into Excel with VBA
Dinesh Kumar Takyar
0:00 / 0:00
How to import data from Word tables into Excel with VBA
40 585 просмотров · 12 лет назад
Dinesh Kumar Takyar
112 тыс. подписчиков
40 585 просмотров · 12 лет назад
Our Excel training videos on YouTube cover formulas, functions and VBA or macros. Useful for beginners as well as advanced learners. New upload every Thursday.
For details you can visit our website:
http://www.exceltrainingvideos.com/ho...
Importing data from Word tables into Excel with VBA can be quite useful for further calculations and data analysis.
The first step involves the access of the Word document. Next we access the tables in the Word document using a looping code that automates the complete process.