web browser

  1. I

    Vba code to keep web page active

    I'm working on a web page where data from excel sheet gets copied, now the problem which I get is when my code click on submit, a new page loads with different url.. and my codes next line don't work, to look out elements to fill the data... How to code in such a way that my code keep on working...
  2. P

    Browser out of date

    Hi, I am trying to grab data from e.g. this URL: USD255087S - Spoon or similar article - Google Patents by using Get Data > Web Query. When trying to connect, there is no data available, and the Web Preview tab in the query says my browser is out of date. Under the hood, excel...
  3. A

    Pulling in Data from Website Table

    Hi, Long time reader but just registered to ask my first question. I am trying to use VBA to pull in historical data from a table on a website, which I have managed to do (see Code 1). However there is a date range that needs to be filled in to state which days the table should show. It is...
  4. C

    Keep web queries when saving spreadsheet as html

    Hey all, this ones got me stumped. Is there a way to keep web queries active and refreshing when saving a spreadsheet in a format viewable in a web browser? Thanks Cam
  5. K

    Disable "jump to web browser" ?

    Hi all, Is there a way to disable the "jump to web browser" feature of Excel ? I've created a small macro that loads an animated gif in a web browser. The problem is that, it doesn't matter where I save that excel sheet, it will automatically jump to the web browser every time I open it. The...
  6. Y

    I would like to know the Explanation for the following Excel VBA code

    Here is the code as follows: UserForm4.WebBrowser1.Navigate "http://www.mrexcel.com/forum/newthread.php?do=newthread&f=10" & Sheets("Sheet3").Cells(N + 1, 2) Sheets("Sheet3").Cells(1, 27).Value = N + 1 Please tell me How it works? : UserForm4.WebBrowser1.Navigate How it works? ...
  7. P

    Getting an Error

    Hi Team, I am running a code .. it some times run without any failure but some times getting an error on the below line... error " Object variables or with block not set " I do not know why. Can Any body can help me out? Is there any library need to add...
  8. B

    Copy and Close Tabs Using VBA

    Hi, I am trying to use excel to extract data and have reached a roadblock when it comes to extracting website contents. The three things I would like to be able to do are: 1) Bring up an open internet browser (preferably Firefox but IE will do) 2) Select and copy entire webpage contents 3)...
  9. M

    Can the Excel web browser post data to a web page?

    Here's a tedious task I have to complete regularly. There is an Excel worksheet with a long column of numbers. There is a website with a bunch of form fields (lined up vertically, but not connected). I have to copy the data from the cells on the worksheet to the fields on the website, one at...
  10. L

    Printing Embedded web browser

    <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p> I am having a weird problem with printing my summary page in a workbook. My summary page contains a combination of charts, text and embedded internet explorer (showing Google Map). It all works fine when you...
  11. B

    Powerpoint Web Browser

    I have an ActiveX Control Web Browser imbedded in an Excel workbook that shows an HTML chart that I have created. When I put the same web-browser in Powerpoint, I can only actually see and interact with my my HTML file when in SlideShow mode. I really would like the web-browser to display in the...
  12. V

    Scrolling issue in microsoft web browser

    How do change i position of a my microsoft web browser in excel as i scroll down the sheet? I want the web browser to remain fixed with respect to the screen as i continue scroll down the sheet.. should i code it or is there a an option in the properties itself?
  13. C

    Excel - vba web browser

    I have a file which extracts employee entries when you put the employee code. Have created a form to show the progress % and estimated time for search. In this form i have added a animation .gif file and it runs fine on my PC but not on any other PC as the .gif file is store on my desktop. I...

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