Closed Thread
Results 1 to 2 of 2

Issues Pulling Data from a Web Page hosted in VBA.

  1. #1
    Registered User
    Join Date
    04-01-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    7

    Issues Pulling Data from a Web Page hosted in VBA.

    I've been tasked to create a VBA userform, which has been created, that contains a web page, already done with that part, that when a command button is pressed will insert part of the information from the webpage into an excel document. Each button push will need to send data to the next workbook. I tried to solve this by using just a regular xcel spreadsheet with the import commnand. The issue with that was the website has a dropdown that has results from different dates, after selecting the first date, the webpage address goes back to the original search page address, but it still shows results, but when the button was pushed in excel it imported the blank search page. My next step is to try and scrape just that portion of data that I need from the Website contained within the VBA userform. Is there any help that anyone can give me to get started?
    Last edited by heolink2006; 04-01-2013 at 05:22 PM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Issues Pulling Data from a Web Page hosted in VBA.

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread. http://www.excelforum.com/excel-prog...-userform.html

    Thread Closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed 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