Top "Excel-web-query" questions

Excel Web Query, Internet Inquiry (IQY) - A Web query is a feature in Excel that allows you to retrieve data stored on an intranet, the Internet, or the World Wide Web.

How to create web query on Mac Excel 2011?

I am trying to import data from a website on my worksheet, but when I click on import data from …

macos excel excel-web-query
Create dynamic url using value from cell

I am running a web query for an Excel sheet and have been able to pull data correctly however I …

url excel excel-web-query vba
What do I need to do to make Excel access a Web Query via HTTPS?

I'm trying to implement a page that allows Excel users to use the data it provides via the Web Query …

excel https excel-web-query
Web Query VBA Refresh

If I have a web query connection established, what's the best way to update the URL and refresh the connection …

excel vba excel-web-query
Refreshable Web Query using Excel 2010 and Parameters

I'm looking to pull into the XML feed from Feedburner's API. This is just a matter of writing the URL …

excel excel-2010 excel-web-query
Excel VBA QueryTables TEXT vs URL Connections

I have the following two pieces of code for extracting a large table from a web service, one for a …

vba excel excel-web-query