Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    Glenn_Suggs is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    72

    Sorry to bug you again. I'm having trouble with the temp code you mentioned. I want to iterate through the parents and debug.print info about the children. Can you help with this? What should replace the ???? for setting the frame object and what can I debug.print?
    Dim docFrame1 As HTMLDocument
    Dim FramesCol As FramesCollection
    Set docFrame1 = ????
    For Each docFrame1 In FramesCol
    Debug.Print ????
    Next docFrame1

  2. #17
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Give me a few and I will PM you some sample code.

  3. #18
    Glenn_Suggs is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    72
    Thank you very much.

  4. #19
    Glenn_Suggs is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    72
    Still can't make the VBA recognize what's on the page that has frames. Not exactly sure how to set it up.

  5. #20
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    The sample code I emailed you interacts with the sample website contained within the same zip file. Were you unable to instantiate objects to interact with the text fields and submit buttons in the sample website?

  6. #21
    Glenn_Suggs is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    72
    I didn't receive an attachment. The last thing I got was the one where you said you were going to send something after you had a chance to put it together.
    Thanks...

  7. #22
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Interesting. I looked at my sent folder and I see an email to you with an attachment. I just now forwarded it to you. Perhaps your Email server did not like the previous email because of the zip file attachment. Let me know.

    Also, as a side note, I had a limited amount of time the other day. What I assembled is not super duper intuitive. Just an FYI.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. VBA Internet Explorer Print Specific Page
    By luckasx in forum Access
    Replies: 10
    Last Post: 12-03-2013, 09:10 AM
  2. Find Internet Explorer window based on specific site
    By redbull in forum Code Repository
    Replies: 0
    Last Post: 04-02-2013, 09:19 AM
  3. VBA > Internet Explorer
    By Stokecpa in forum Programming
    Replies: 3
    Last Post: 08-06-2012, 01:10 AM
  4. File Explorer in VBA
    By ybg1 in forum Programming
    Replies: 6
    Last Post: 02-06-2012, 03:55 PM
  5. Internet Explorer automation with VBA
    By sa230e in forum Programming
    Replies: 0
    Last Post: 09-29-2011, 05:04 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums