#1   Report Post  
Posted to microsoft.public.excel.programming
sg sg is offline
external usenet poster
 
Posts: 32
Default pop-up adds

I am pulling in data from the web using

With ActiveSheet.QueryTables.Add(Connection:= _
"URL;" & webpitch _
, Destination:=Range("ha5"))

The data used to come in okay, but now it doesn't come in at all. I think it may be because the web site added pop up adds. Can I change something in my VBA code to avoid the pop-ups? Am I wrong, can this not be pop ups?
  #2   Report Post  
Posted to microsoft.public.excel.programming
sg sg is offline
external usenet poster
 
Posts: 32
Default pop-up adds

I found the problem, some reformatting of the page I was pulling from -- not pop-up adds. Sorry. Anyway, can pop-up adds cause problems when pulling directly into Excel?

"sg" wrote:

I am pulling in data from the web using

With ActiveSheet.QueryTables.Add(Connection:= _
"URL;" & webpitch _
, Destination:=Range("ha5"))

The data used to come in okay, but now it doesn't come in at all. I think it may be because the web site added pop up adds. Can I change something in my VBA code to avoid the pop-ups? Am I wrong, can this not be pop ups?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is the formula that identifies v8 in a row & adds v8+v8=v16? Stacy Excel Discussion (Misc queries) 3 December 31st 08 10:56 PM
Adds ok but try to sum() returns 0 Steved Excel Worksheet Functions 6 December 7th 06 01:24 PM
NEED A FORMULA THAT ADDS EVEN OR ODD ROW NUMBERS J Shamp Excel Worksheet Functions 1 February 10th 06 08:33 PM
Formula which adds together worksheets Ant Excel Discussion (Misc queries) 1 July 1st 05 03:50 PM
Macro that adds then deletes Brian McGuire Excel Programming 3 December 8th 03 11:28 PM


All times are GMT +1. The time now is 06:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"