Import from HTML

D

Doug Walters

I need to import name & address data held in 2 columns on HTML pages (one
page per name & address) on our intranet into a spreadsheet (one row per
entry). Any ideas?
 
P

Paul Corrado

Have you tried

Data/Get External Data/New Web Query

You can use this to import an entire web page, or if the data you seek is in
a table, just that table.
 
Top