javascript to vba

  1. R

    Javascript to VBA

    Is there a way to convert Javascript to VBA without recoding from scratch?
  2. K

    Internet Explorer webpage - login and password

    Hello, I have a website, for which I would like to write a macro for providing username and password, and log in with specific credentials. The website is written in JavaScript language. I am using MS Excel 2016, IE v11. Here is my current code (I needed to provide "xxx" where necessary): Sub...
  3. D

    href javascript - trying to "click" in vba

    Good morning, I am working through a list on an excel spreadsheet that holds the variables needed to access records on website. I am able to get to a page where a javascript popup causes me some issues.. I am trying to get some help with my code to "click" on the link and have the pop up...
  4. E

    Open an html popup in excel?

    I'm trying to find out who to create an order/script to open an html popup when I click on a button. I tried with the hyperlink but this opens a windows (iexplorer or chrome), and then the popup shows up.... The order way is to try to execute the javascript in excel...but i don't know how to do...
  5. A

    VBA CODE for JAVASCRIPT CODE

    Request to provide VBA code for below javascript code htmlStr = htmlStr.replace(/[\n\r]+/g, ''); htmlStr = htmlStr.replace(/\"/g, "\"\""); htmlStr = "\"" + htmlStr + "\"";

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