internet explorer

  1. R

    Website Navigation with VBA

    Hello, I am working on a project where I need to pull data from a website. The website requires that I sign in using a username, which I have already done. I then get taken to a landing "Home" page, but I need to navigate from that page to my desired webpage. From there I need to scrap the...
  2. A

    VBA Permission Denied Error, Program Works Only Sometimes

    Hey Everyone, Thank you for taking the time to read this, I am currently a novice VBA programmer beginning to learn the basics of visual basics. I had been trying to design a program to view/download current tax forms for client viewing. The program as designed is supposed to visit a page and...
  3. M

    Reset .document Reference after submitting a form

    Hi There, I need to submit one form & then submit a second form that only appears after the first is submitted. How do I refocus the .document reference to bring in the new objects created after submitting form 1? Code is below, along w/ a list of all reference libraries I'm using...
  4. M

    VBA to Submit Two Forms Sequentially IE Window

    Hi There, Been struggling w/ this code for a week or so now. Essentially, what I want to do is click on/fire the JavaScript link that shows up in form(2) (coach's Last Name, First Name) after pressing Submit on the button on form(0). However, VBA doesn't seem to be recognizing form(2) at all...
  5. B

    ieApp.Visible = False not working when in a sub called from a userform

    Basic set up is I have a userform with a textbox & button. Put text in the box & click the button, It calls sub FNN_lookup(FNN). This sub have the "ieApp.Visible = False" line but internet explorer still ends up being visible. Any Ideas as to why? the sub has been tested without the userform and...
  6. C

    Opening a secured file in IE using VBA

    I'm writing a VBA script that will open internet explorer, navigate to a certain webpage, apply search filters, submit the search form, and click the "Export to Excel" button for the table of data that gets presented. The code is working perfect up to the point of clicking the button to export...
  7. K

    VBA related to entering information into table online

    Hi all, Long time browser of this site and others. Been slowly picking up some vba skills by reading others questions online. After over a year of doing this, I've finally ran into a situation where I can't get something to work after many hours looking online and trying many things. Hoping I'm...
  8. O

    Getting redirect destination from an xml .send url action

    Hi Guys. I'm using the following code to work out if a link to a url is broken or not: strURL = Activecell.value 'this is the url to test Set objhttp = CreateObject("MSXML2.XMLHTTP") objhttp.Open "HEAD", strUrl, False objhttp.send...
  9. O

    Set timeout when automating Internet Explorer

    Hi All. I'm using the following code to navigate Internet Explorer around: With IE .Visible = False .Navigate "http://www.domain.com/" 'this is could be any domain Do Until .readyState = 4: DoEvents: Loop End With Sometimes...
  10. C

    Enable session from VBA login for Web Query?

    How to login to enable web query in vba excel - Stack Overflow This person had a similar issue, but it wasn't really resolved. I'm hoping that the people at MrExcel would be able to help me out with this. I'm using a VBA macro to log into a website using InternetExplorer.Application. My issue...
  11. O

    Return current URL of Internet Explorer using VBA

    Hi Guys. I have an excel app that navigates Internet Explorer to webpages via VBA. I'd just like to know if there's a way to return the url of the current web page from Internet Explorer. The reason for this is that I want to be able to check that I haven't been redirected to another domain...
  12. O

    Importing web page text as browser displays it, not source HTML into sheet

    Hi All. For an excel app I'm building I need to (effectively) open a url in internet explorer, select all, and paste onto a sheet... or VBA equivalent. However, I'm not after the source code... I'm after the text that the website visitor would see in their browser. If images etc end up coming...
  13. B

    Would like pointers to resources to automating Internet Explore with Excel VBA macros

    I'm tired of trying to go through brick walls. I'm willing to try going around. I've been using Excel VBA to automate Internet explorer for several years now. All of my knowledge has come from online examples and the school of hard knocks. On top of that it's 3-6 months between coding...
  14. O

    Same VBA code in the same workbook works on one computer but not the next.

    Hi Guys. I have two computers at home. One is my every day workhorse. One is for 'automation' tasks. I have a macro I've written which opens internet explorer to a url then brings the innerhtml content into a sheet separated by < so that I may process each tag. On my workhorse PC everything...
  15. O

    VBA - Can't get to download a file

    Hi there ! I would like to download a file from a website using VBA. The tricky part is that the file is generated after filling a form in the webpage and clicking on the submit button, so I don't know its name and address before download (meaning I can't use the URLDownloadToFile API)...
  16. T

    vba Internet Explorer password save.

    I have several worksheets at work that are used by various users. The site ie is navigating to is an internal website. For most there is no need for the code to log them in as there currently logged in on another instance of IE. But a few users have to log in each time excel opens a new...
  17. S

    Cant figure out why I cannot click the button in IE using VBA....

    Hi, I am looking to click a button on this webpage Geology of Britain viewer | British Geological Survey (BGS), specifically the one labelled Go To Location (RHS). I cant figure out what its reference is when I look at the source code. My VBA is below, which doesn't work...Sub Geol() Dim sht...
  18. J

    For loop to find values on a webpage from label array returning 0

    Hi All, I'm hoping you could help me with an issue I've been having while trying to search for values from a label array on a webpage. What I'm trying to do is find a value from a label on a userform on a webpage and then have it display the results back on the userform. The loop seems to work...
  19. O

    Extract all links from a URL into a column in Excel

    Does anyone have a good script (or can think of one) to extract all the links from any given URL into a column in excel? I have a version at the moment, but it downloads the page source to a text file then imports it to excel and extracts the links... seems a long way round. I've had a good...
  20. J

    Automate IE with VBA - Click - Server vs. Client Side

    Hello, I'm creating a vba script to open up an Internet Explorer form and populate it. Everything works (text boxes populate, regular button clicks works). However, when creating a .click method for a radio button (normally if a user manually clicks it, it gets redirected to a new page with 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