VBA code - data extraction from table in word by criteria

nusida85

New Member
Joined
Mar 29, 2018
Messages
1
Hi guys,

I have a series of 100 tables in MS Word like this one:

[TABLE="width: 630, align: center"]
<tbody>[TR]
[TD] HD
[/TD]
[TD]Internet-of-Things (IoT) Market Innovation Producing Immense Growth Potential
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD] CR
[/TD]
[TD]Marketnewsupdates.com; PR Newswire
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD] WC
[/TD]
[TD]1,601 words
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD] PD
[/TD]
[TD]28 March 2018
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD] ET
[/TD]
[TD]13:45
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD] SN
[/TD]
[TD]PR Newswire Europe
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD] SC
[/TD]
[TD]TWOTEN
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

I want to populate an excel sheet with the data in the second columns but after searching for the identifiers in the first column.

Example: If a table has 'HD', then copy and paste the corresponding cell in excel, and so on.

I would be really grateful if you could help me out - it is for my student project.

Thanks
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,223,911
Messages
6,175,325
Members
452,635
Latest member
laura12345

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