Consulting

Results 1 to 3 of 3

Thread: References for Microsoft Internet Controls

  1. #1
    VBAX Newbie
    Joined
    Feb 2008
    Posts
    1
    Location

    References for Microsoft Internet Controls

    Looking for a reference book or website that explains the various objects, collections, etc. for Microsoft Internet Controls.

    I guess not all the references available through excel vba have an associated helpfile?

  2. #2
    VBAX Mentor Marcster's Avatar
    Joined
    Jun 2005
    Posts
    434
    Location
    The file used is SHDocVw.dll

    Yep, not all the refs in the vbe have helpfiles.
    This link may help you though:
    http://msdn2.microsoft.com/en-us/library/ms970672.aspx

    Marcster.

  3. #3
    VBAX Expert Tinbendr's Avatar
    Joined
    Jun 2005
    Location
    North Central Mississippi (The Pines)
    Posts
    993
    Location
    Speaking of IE, I'm trying to capture some query information from our database.

    What I would like to accomplish?

    On a IE form screen, we have to fillin several textboxes with info. After clicking a Go command button, a new window pops and the query info is returned. We copy, then paste into Notepad. (I've written a macro in Word, that cleans it up very nicely. Why don't I copy it to Word, well, that's yet another story.) This is not so bad, but we have to enter it 50 times with different entries in one textfield to collect the entire group query for a monthly report.

    No, there is no option for the entire group. No, I can't call tech help and ask them to add one. "This is the way it is, and you'd better get used to it", my boss spouts!

    I'm well versed in Word, but have no experience with IE in this manner.

    Any help would be appreciated.

    David


Posting Permissions

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