Auto populate Excel table from multiple Word files

Gigiwan

New Member
Joined
Mar 31, 2021
Messages
47
Office Version
  1. 2016
Platform
  1. Windows
Greetings
I have approximately 30 Word files that include the same table layout filled with different data sets (rows also differ), which I manually copy from each Word file into the same Excel form.

Is there a VBA macro that I could use to select all of these word documents and populate my excel sheet?

My word table layout looks like that for Ex:


SrProduct IDProduct nameQuantity
Storage
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Is there a VBA macro that I could use to select all of these word documents and populate my excel sheet?

Do you mean is there a macro somewhere that does everything you want, in exactly the way you want it to? Probably not. However, by using the search feature here, I see that there are several promising threads that may give you a starting point for creating a macro that does.

 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,958
Members
449,096
Latest member
Anshu121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top