javascript

  1. S

    VBA excel find value from HTML inside javascript element to open new ie window

    I have a webpage with an agravating amount of javascript within the HTML code. I can view the source and find the objectID=xxxxx.xxxxx.xxxxx.xxxxx value that i need to use. I want to use the value to open a final webpage directly. I am doing this to avoid opening several pages with sendkeys. I...
  2. S

    VBA excel find value from HTML inside javascript element to open new ie window

    I have a webpage with an agravating amount of javascript within the HTML code. I can view the source and find the objectID=xxxxx.xxxxx.xxxxx.xxxxx value that i need to use. I want to use the value to open a final webpage directly. I am doing this to avoid opening several pages with sendkeys. I...
  3. A

    Can Excel Display iFrames?

    Hi Everyone! I am looking for a way to get excel to display a DFA iFrame tag on worksheet as if it were showing flash. I know that you can embed flash directly but I need a way to call in the swf from DFA, append the iFrame URL with cpq values, and have it display in the worksheet. Any idea if...
  4. A

    How to click a button without name Ie and vba

    Hello, i don't know how to press the button with innertext "Selecionar archivo" (in red color) it is a button to open a new window to select a file from computer to upload This form it is into a iframe: <form name="ficheroForm" method="POST" action="/house/loadfile.do"...
  5. L

    XMLHTTP and javascript

    I'm using XMLHTTP to grab the source from various pages so that I can extract links and information from them. I've encountered a case where the information I need is buried inside the head block of the page, inside a script tag. When I examine the string loaded into the xmlhttp's...
  6. D

    VBA IE automation: can't access objects inside a frame: run-time error 438

    Hi, long-time listener, first-time caller… I have about 2 months’ experience programming with VBA. I just wanted to make Excel do a few repetitive tasks for me, and now I’m hooked. I have a whole new respect for the Office suite, now that I know it’s capable of so much. I have a hair-trigger...
  7. N

    Opening Excel from Javascript

    All, I have an Excel spreadsheet with the auto filter option set. In Javascript, I would like to open the Excel spreadsheet ( in JS, ************('filename', 'windowname') and pass a specific country name. The resulting behavior would be for Excel to present only those rows that match the...
  8. F

    Download csv file from webpage

    Hi Board. I'm trying to download the csv file on this webpage through VBA. http://www.invescopowershares.com/products/holdings.aspx?ticker=QQQ The direct link is unobtainable (to me least) - so I was trying to create som code, that would open IE, and browse through the page untill finding...
  9. P

    Programming with Automation: Getting Started

    Shortest version of the question: I want to learn to program Excel, using JScript, through its Automation interface. I can't find a comprehensive programmers reference manual detailing all aspects of the interface. Can you suggest one? Intermediate length version: I made progress! But it...
  10. W

    Javascript / Ajax selection and click

    I'm still stuck trying to pass a website click from VBA. I think I've inlcuded the portion of the code below that is related to selecting the account. Any help on how I pass the proper variables through to ie and then "click"? function SelectAccount(id) { var params =...
  11. G

    Need VBA code to execute JavaScript.

    Hi All, I need VBA code to execute JavaScript. The website I am working on has you put in an account number, then it asks you to click a link called view my account. I have written code to input the account number, but the code that I wrote to click the link does not work properly. I clicks...

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