Dynamic Web Query no longer pulling data

kingsdime29x

New Member
Joined
Dec 6, 2014
Messages
4
Hello,

I used to be able to pull data for a particular teams boxscore that would pull the batting part of a boxscore and provide the data for me. Now, it tells me that the web query is returning no data. It has worked in the past but I'm baffled as to why it would no longer load. My code that I use is below. You can use ATL/ATL201604040 to enter as the data to try and pull the Washington Nationals batting boxscore. If someone can tell me what needs to be done so that the data can come through that would be greatly appreciated and helpful. Thanks in advance for your help.

Code:
WEB1
http://www.baseball-reference.com/boxes/["GameID", "Enter Game"].shtml


Selection=WashingtonNationalsbatting
Formatting=None
PreFormattedTextToColumns=True
ConsecutiveDelimitersAsOne=True
SingleBlockTextImport=False
DisableDateRecognition=False
DisableRedirections=False
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,216,095
Messages
6,128,795
Members
449,468
Latest member
AGreen17

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