About 263,000 results
Open links in new tab
  1. Import Data in Excel from a table created by a script in a WebPage

    Aug 14, 2015 · Run a vba macro than gets the data from the clipboard and imports it in Excel However, I have more than 20 web pages to import every time and I would like a "standalone" macro which, …

  2. Excel Import Not Recognizing Tables - Stack Overflow

    Jun 2, 2016 · 1 I'm trying to import web data to excel--specifically 10 day weather forecasts, and I'm trying to do it in the simplest way possible. I've read a few excel tutorials that say to just click "get …

  3. How to load .iqy file into excel as datasource - Stack Overflow

    Aug 11, 2020 · Loading an .iqy file (Also known as Web Queries) into an existing Excel file can be archieved by loading the .iqy file into connections using the following steps in Excel: Choose the tab …

  4. Excel - import API data not importing all rows, how to add a "rows ...

    Nov 4, 2023 · It should be about ~1300 records. I have successfully gotten some data into Excel using "Get Web Data" and entering the provided URL with the API key. The issue is I only seem to get 25 …

  5. Excel 2007/2010/2016 - Get External Data From Web - "An error has ...

    Mar 21, 2018 · For years I have been downloading data from certain web sites via Excel's Get External Data->From Web function. In Excel 2007,2010,2016 on various PCs and laptops running various …

  6. How to import a Jira board into Excel using powerquery

    Jul 7, 2023 · I would like to have a powerquery in my excel file which pulls all the issues from a jira board. I have: created a filter in jira for the issues already. captured the link to the csv export: http...

  7. Import web data in excel using VBA - Stack Overflow

    Nov 4, 2013 · I want to import MutualFundsPortfolioValues to Excel. I don't know how to import data from a web site which I need to do is import web data to Excel within 2 different dates of chosen …

  8. powerquery - How to dynamically retrieve data from web to excel …

    I want to find out a way in excel to dynamically import data from a website based on the value given in another cell, something like importhtml in google sheets. For example, here's what I created using …

  9. excel - How to get web data from password protected site ... - Stack ...

    Apr 5, 2023 · Request: Is there a way to do that manual legacy from web login process through vba? Or some other way to pass username/password? I haven't tried something like this yet Excel web data …

  10. How to get data to excel from web that the data is not in a table?

    Sep 19, 2023 · My Excel doesn't have edit in import from web option. (import from web => right click on the folder sign which is the main link) How can i get the specific value that i added in the …