+ Reply to Thread
Results 1 to 2 of 2

VBA - Internet Control - ComboBox - Selection

  1. #1
    Forum Contributor Jack7774's Avatar
    Join Date
    08-31-2012
    Location
    Georgia, US
    MS-Off Ver
    Excel 2010
    Posts
    576

    VBA - Internet Control - ComboBox - Selection

    I am trying to write a macro that will select any option from this combobox called "Quick Select" on the website mentioned in the macro below. I am unable to give my access information so that you can view the HTML however I can send a saved HTML page to an email. I am aware that you need to find the element's ID in order to select an option usually but i am not sure how to do this on a combo box. I am self taught by reading forums and through trail and error. This combo box also fires an event that changes two date boxes a datefrom box and a dateto box. Then I am able to query a report based on those selections.

    Quick Select box ID
    HTML Code: 
    Quick select box arrow
    HTML Code: 

    I have saved the HTML webpage as well if anyone needs that i can email it to anyone willing to help.

    Here is the code that I do have so far:

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor Jack7774's Avatar
    Join Date
    08-31-2012
    Location
    Georgia, US
    MS-Off Ver
    Excel 2010
    Posts
    576

    Re: VBA - Internet Control - ComboBox - Selection

    bump this thread

+ Reply to Thread

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