webbrowser control

  1. G

    Formula to Calculate Business Days

    Is there a formula I can use that calculates business days. Or a way to get this link to work right and autopull in a userform without errors: https://www.calculatorsoup.com/calculators/time/date-day.php Or... is there a way to set a macro to auto pull this link via Chrome as a new window...
  2. J

    Vba detect webbrowser button click

    Hi, I'm trying to figure how to fire an event related with a specific button pressed in an userform webbrowser. For example, I'm trying to click in "Write" button of gmail and detect it with excel. I know that the button have the ID: ":4s" And what I tried was: Private Sub...
  3. C

    Get XML representation of cell content into a webbrowser control in a userform

    Is it possible to grab the contents of a cell (containing formatted/rich text) and load that directly into a webbrowser control in a userform, without first saving this content as a separate file (a web page / XML page)? I have tried doing things like: Me.WebBrowser1.Object.Document.Write =...
  4. D

    GoogleMaps WebBrowser Help!

    Hi I'm a Beginner when it comes to VBA, i'm Trying to link a Webbrowser to search for address's in my excel workbook, I have inserted the Active Webrowser window and worked out the hyperlink creator, I have created a Command button to run the formula, but i'm having trouble linking the...
  5. J

    opening pdf in pdf reader instead of WebBrowser control in userform

    Hi , I have a vba code to display pdf file in the web browser control when we click or select link from the listbox, its working fine with my pc but on another PC its automatically opening in “pdf adobe reader” instead of web browser. how can i change this to web browser? i cannot find the...
  6. R

    excel hangs when trying to 'close' with a webbrowser control in a user form

    folks, I found a write-up on the webbrowser control to use with excel vba, read it, just what I needed i thought. I have it in a user-form, just learning, and I used the ‘initialize’ routine and then added a list box and a combo box. then i found a problem: 1. All the controls I put in work...
  7. swaink

    Webbrowser Control - show selected area

    Morning All I am in the process of using webbrowser control in a spreadsheet and have completed this successfully however I have come across an issue for which i'm not able to resolve The web page displays ok but the area I want to see is to the right of the web page I want to avoid anyone...
  8. P

    Proxy Settings on WebBrowser Object

    I want to use WebBrowser Object but how can i enable/disable proxy settings via VBA so my IE settings will not get affected or should i say will work independenly from Internet Explorer? Please help... TIA...
  9. R

    Excel WebBrowser Control suddenly throwing an error

    I have an Excel file with a webbrowser control, linked to a small html site, with an iframe to a government site. We use IE7, and it's been functioning without issue for the last few months. Today, it has begun throwing an Internet Explorer Script Error: Line: 47 Char: 4 Error...

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