Results 1 to 15 of 15

Use VBA to load a input window (table) in ie?

Threaded View

  1. #1
    Forum Contributor
    Join Date
    04-01-2010
    Location
    USA
    MS-Off Ver
    Office 2021
    Posts
    185

    Use VBA to load a input window (table) in ie?

    I'm trying to automate something using vba and internet explorer.

    I know how to fill in data and click on buttons, but I'm struggling figure out how to click on a java button that I need to in order to fill in the data.

    If I put the mouse over the button it says ""javascript:void();" If I click on it then it brings up a form where I can enter data and hit submit.

    When I look at the source code I see things like:
    div id
    src
    href="javascript:void();"
    onclick="showWhatIneed)" 
    title="What I need"


    I also see references to table in the source code, so my guess is I somehow need to tell it to display the table.

    What am I looking for or what kind of code would I use to display the area I need to put in the input?

    Any help would be greatly appreciated
    Last edited by Leith Ross; 11-08-2011 at 08:23 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1