javascript in excel macro

  1. R

    How to detect a webpage is finish of updating triggered by JavaScript onchange?

    I would like to download a webpage data,which was triggered by JavaScript onchage function. The problem is how to wait for the changeof webpage (triggered by JavaScript onchage function) completed updated before I can retrieve the data using my VBA code. Webpage...
  2. Z

    IE Automation- filling in fields

    Hello, I'm trying to fill in fields on a website with excel and am having some issues. Ideally I would like to have the value taken from Cell(1,1). I have been able to automate the login process but that pages code is far more simple. I'm able to get to the page where information needs to be...
  3. A

    excel vba click javascript button

    Can someone show me the VBA code to click the "Copy to Clipboard" button on this webpage? The button has an element id="ToolTables_example_0", but I cannot figure out how to execute the script from Excel. I have tried re-engineering many different VBA codes I found, but no luck. Seems like it...
  4. D

    Getting name of Javascript modal popup

    Good afternoon, I continue to work through a project, whereby I am going to particular web pages and entering information.. I have came to another wall. During my code, a javascript modal popup rears its head, for which I have no control over. I have tried to use GetElementsby...., to no...
  5. D

    Enter value into a specific cell on a popup - vba

    Hello, I continue to work on a large project for my Company, and have once again ran into a wall... I am attempting to enter information into a cell on a webpage (might be a form?) that has the following attributes: input name="ctl00$cph$MultiplyByAbsolute$NB" type="text" value="100.00"...
  6. 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...
  7. R

    Using VBA to Download a CSV file from IBM COGNOS in JAVASCRIP.

    Hi I am very new to VBA, and I am using a working model to learn as I go. So appologies for my lack of correct terminology etc. Basically I am trying to download sales figures from our IBM COGNOS sales database using VBA code. I have no issue opening the page with the data I want...
  8. R

    Can I run javascript from an Excel macro?

    Environment: Windows XP Pro w/SP3 Excel 2000. Default browser: Firefox 3.0.7 I am able to open a web page with an Excel macro. From the macro I would like to click on a button on the web page. When I look at the source for the web page it looks like the function I want is embedded in...

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