Web Query

P

Paulo

Is it possible to automatically append an Excel file in
web query? In other words I want the next set of data to
be written below the first set and continue as long as
the data is refreshed while usning web query.
 
D

Don Guillett

I think you would need to copy the query info to another sheet and then
amend below that on the next query. You can use a macro to make it
automatic.
 
Top