website

  1. S

    Scraping data from website

    I have a macro that scrapes football results from a website called BetExplorer. It has worked fine for several years, however now the macro gets stuck with the message "Run time error '91' : object variable or with block variable not set" when i press debug, it takes me to this line highlighted...
  2. M

    ImportHTML or similar

    Hi Is there any way to pull tables from the following website into a google sheet? https://stats.europeantour.com/widgets-v2/stats.html?season=2018&widgetNo=0#tableSGoffTee Have tried IMPORTHTML but with no luck. Thanks
  3. RJSIGKITS

    Assign 2 actions to a userform command button

    Becoming a regular on here lately! Okay, so I have cell D15 that a user selects a web address from a dropdown list, and clicks the Command button to be taken to that website. I need the selection to go back to default after the the button is clicked and the user is taken to the website. D15 has...
  4. J

    Importing Data From Website

    Hi I'm looking for some advice/ help. I'd like to import data (betting odds) from a website into Excel - admittedly I have no idea where to start as I've never attempted anything like this before. Here's what I'm trying to achieve... Source of odds; Oddsportal (http://www.oddsportal.com/)...
  5. M

    Dynamic Qurey

    I’ve been trying to find a way to change location and date from import web page and wondered if somebody could help please? http://www.realtimetrains.co.uk/search/advanced/RAM/2018/09/26/0000-2359?stp=WVS&show=all&order=wtt The two areas are highlighted in bold and “RAM” I was going to use a...
  6. Y

    VBA Web Form filling works but values not recognized by website

    Hi guys I'm new here and struggling with online form automation. My task is to use this website to generate IBAN codes: https://iban-generator.appspot.com/#/make I have all the necessary data listed in a Database. Done a lot of research and managed to fill the form, but, even though correct, the...
  7. R

    Log into Website Help ?

    The VBA code I am using is below and it runs without any errors BUT the button to log in doesn't actually get clicked. The HTML Code on the website is here: <form action="/Account/Login" id="loginForm" method="post" role="form"><input name="__RequestVerificationToken" type="hidden"...
  8. F

    Excel-IE Automation w/VBA on Dynamic Tables

    Good Morning, I’m hoping that some kind soul out there can help me with a roadblock I’ve encountered in my quest to manipulate a website with VBA. I am using MS Excel 2010 and Internet Explorer 11.0.56. I’m somewhat comfortable with VBA but have never used it to navigate to a website, enter...
  9. R

    excel VBA for IE: .document empty

    Hello guys, i don't know what is happening here. I am working with a vba code in my work and it works fine, but when i try at home some things just don't execute. for example, i go to the website https://www.sew-eurodrive.de/os/dud/?tab=productdata&country=DE&language=en_US I use the...
  10. R

    vba to click button in IE inside form on a website

    Hello guys, i really need your help!! I want to get a value from excel and paste inside a website and click a button to get information about this value from excel. I managed to copy value from excel and paste on the website, but i can't click on "Find" button, there is inside a form on this...
  11. S

    Extract all the links of a website

    I found this macro: https://stackoverflow.com/questions/39222082/vba-to-find-text-from-webpages I did not understand if it is possible to extract all the links of a web page or if it is possible to extract all the links of a website. I would like to extract all the links of the pages of a...
  12. C

    What is the Excel alternative for ImportXML?

    Hey! Google sheets has a function called ImportXML, basically you give a URL and an Xpath and it automatically return that part of the website. It is a great feature however you can only use it for a few cells. My question is that is there a way to achieve this in excel 2016? I know about...
  13. S

    Load Data from Website with Java Script

    hi all, i want to load some table data from a java script website. i use excel query connection and open the excel browser (think it is a old IE) and answer some scripts error message with "no, do not continue the script" and then the website loading and i close the excel browser and the macro...
  14. A

    VBA To Extract Records Off A Website Onto Spreadsheet

    HI Guys, I am looking for a VBA solution that will allow me to extract product names, BSR Rank and etc off Amazon website onto a spreadsheet. Any guidance will be appreciated and if you need any specifics of what I require then I will be happy to elaborate. Any help will really be grateful...
  15. E

    Scraping data from website using vba

    Hi Im trying to Scrape data from website using vba. i dont know how to get the element: data-position-num="2" in this html: <a title="Google Docs Resume, Google Docs Resume Template Professional, Creative Google Docs Resume Template, Professional Resume Template Google Docs" class="prolist...
  16. D

    Excel Looper To Access Various Weblinks, Download pdf files and save to a folder..help please

    Hi, I am trying to create a programme that will (I) access a website/intranet (noted in cell A1 Sheet1), then download a .pdf file from that website/intranet, (ii) save this pdf to a dedicated folder (C:\Users\Desktop\Files ) with a specific file name then (iii) loop down to the next website...
  17. A

    Adding Excel data to a scanner type system

    Hi there, Im inquiring about someway I can have excel scan data in a website one at a time. I may need a program to do do this but here is the premise. I would like Column A full of data such as phone numbers. Then proceed to an external website and have excel send each cell of data as text...
  18. P

    Web Query

    Simple Question. Can I set up a web query to log me onto a website before extracting the information? The issue is every time you go to the website i want to get information from, regardless if you're logged in on another tab it asks me to log in again. So i simply need to web query to...
  19. P

    VBA internet

    Hi! I got a question with VBA (bit of a novice) I've written the following code: Sub test() Dim IE As Object Set IE = CreateObject("InternetExplorer.application") With IE .Visible = True .navigate ("secure website") While .Busy Or .readyState <> 4...
  20. S

    Excel macro script to communicate with website

    Hi All, i need your help... i dont know anything abt macro..but i try to learn. i need a macro script in a way which communicate with a website and do the actions which i want. for example take a gmail webiste. i want the actions like this with the help of excel macro step 1: open the...

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