web query

  1. F

    pokemon fan resourse

    i am upgrading a excel spreadsheet database in to a relational database in access but am kind of stuck i need to enter the moves each pokemon can learn at the appropriate level but there are now 649 of the little blighters so thats a lot of moves is there a way of importing the data from...
  2. S

    Web query to retrieve blurb from Rotten Tomatoes

    I have a spreadsheet with film titles. For each film I would like to include a short description and rating from Rotten Tomatoes. Doing this manually would be long-winded and mean ratings aren't updated automatically. How can I do this using a web query? The blurb on the Tomatometer panel and...
  3. T

    How to bring in new data from web query while preserving the old

    I am trying to bring in data from the web (works) and as is, Excel overwrites the old data with the new. How can I set it up such the Excel brings in the new data and does not overwrite the old?
  4. N

    Separating Data into Different Sheets

    Hello all, I am using a web query to pull some data with the following structure: Row132: Header 1 Rows133-200: Data set 1 Row201: Header 2 Rows201-300: Data set 2 I would like to separate the data sets into 2 different sheets. The problems i am facing: - Data is dynamic - Header 1...
  5. C

    Web Query Excel - Betexplorer

    Hi, I have a web query which used to work fine but has stopped doing so recently. It was set-up to copy the whole of a webpage from BetExplorer so I could get the football odds but now when I run it, all of the numbers underneath the 1,X,2 do not appear in excel. Does anyone know what that...
  6. R

    web query seems to run, but no data is displayed

    I am trying to import a table from a website just simply using the 'Data from web' function in Excel 2010 which seems to run fine but no data is actually shown in the worksheet even after the 'getting data......' has finished running. The website I am looking at is...
  7. H

    Get External Data From Web

    Hello - I am creating a tool that many people will be using. I need a way to do the following from vba: 1. Click on the "From Web" button under Get External Data section in Data and show the web query pop-up 2. Input the url into the field and press enter At this point, it will be the user's...
  8. C

    Trawl directory, format that data into a new list

    Hello, I'm working on a project in VBA for Excel and the web. The goal is to trawl a college's Business School directory for a list of professors and their contact information. Once the data is collected I need to write a loop that will go through all of the individuals and paste their...
  9. O

    VBA Web Query - Unable to open site

    Having trouble with a web query that looks up historical stock prices through Google Finance. The code works for some stocks, but then it errors out for other stocks. When you manually type the stock ticker into Google or manually create the URL link (in Word, for example), it works just fine...
  10. B

    Web from Data Query Log

    Thanks for looking -- I'm trying to create an excel worksheet that will query a website that requires login credentials, but the kicker and what I'm having the most trouble with, is actually creating a log/database of the data retrieved by excel. Goal: To see the time trends by creating a...
  11. C

    Web Query extracting phone numbers as formulas

    Hello, I have a web query that extracts data to a worksheet. Part of this data contains phone numbers which could be in any international format. What seems to be happening is that if the phone number contains any operator sign (+, - etc), Excel seems to be converting this data to a formula and...
  12. V

    Import data from multiple pages of a website into a single Excel sheet

    I am a cricket buff and like to see statistics. But they run to 47 pages running to 9,394 rows in a website. Copy and paste is not a solution. I look forward to your help in either developing an Excel VBA macro or any other way. Please see the first two pages here: Page 1...
  13. T

    Excel Web Query and Data Import

    Here's the problem I'm having I want to pull web queries for a specific data table for a list of APN# Which is in column C under the tab I labeled "Orange" for example APN 29621305 12341234 23454322 The url which i am trying to pull data from is static with the exception of the "29621305"...
  14. T

    Help with Text to Columns in VBA

    I have a macro that imports data from the web and puts it into four different columns- A, H, O, and V. I'd like to space the web data out over 7 columns (so from A through G for the first column of data, H through N for the second column of data, and so on). When I tried using this piece of code...
  15. R

    Web Query Failed - Returned no data

    Hello, I have recently tried to use the Web Query Wizard in Excel and got this error: "This web query returned no data. To change the query, click OK, click arrow on the name box in the formula bar, click the name of the external data range for the Web query, right-click the selection, and...
  16. E

    Web query - how to ignore "<" character in a table?

    Hi, I have a VBA program that pulls messages out of another system (that posts messages on our intranet within HTML code) and processes them further in an Excel program. We have used this for several months with everything working great, until we figured out that Excel was ignoring text within...
  17. B

    Setting Webquery url as a string...

    Hi everyone! I want to have a webquery that pulls figures from a url in a cell. I was thinking it might be possible to do this using a string but I cant seem to get it to work. Can anyone help me please? With Selection.QueryTable .Connection = "INSERT STRING HERE"...
  18. E

    Consultant needed - web query-workbook event help

    Hi Here's what I'm trying to achieve: Have a workbook that I'd like to have locked down and use a web query tied to perhaps a workbook open event and store a temp file on the users computer to indicate when it was last opened and tie into it, by the calendar date, of lets say, 30 days to allow...
  19. ROMaster2

    VBA web query, cannot use URL

    Hello! I've been working as a volunteer for a political group in Washington state and have been trying to write a script that would fetch the voting districts for each address in a table. Normally this would be fairly easy, but when you search for an address in here...
  20. M

    Web Query in VBA

    HI, What i am trying to do is i am downloading the data to excel sheet from below mentioned website for the company from different tabs mentioned on the website i.e :License Details , Addresses, Responsible officers and so on. There are 1200 companies for which i want to download the data...

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