+ Reply to Thread
Results 1 to 5 of 5

How to get website results in to excel

  1. #1
    Registered User
    Join Date
    03-19-2009
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    3

    How to get website results in to excel

    Hi,

    I have a problem,

    i want to get the data from one https:// web site (internet) by running the multiple inputs which are input feed to that website (in the website have only one input box) via excel cell. in the web site, after giving one input data in to text box,and then after click on the 'go' button, the result will be shown in tablular format. i want this reslut in excel by giving the multiple inputs execute at a time. For Ex:

    In the web site we have:
    ___
    Login Name : | Text box | |go|
    ---
    Result Table:
    ----------------------------------------
    |Name | address | city | designation |
    ----------------------------------------
    |AAAA |BBBBB |CCCC | DDDDDD |
    ----------------------------------------
    |AAAA |EEEEE |FFFF | GGGGGG |
    ----------------------------------------

    In Excel:

    ----------------------------------------------
    |A |B | C |D
    ----------------------------------------------
    |AAAA | | |
    ----------------------------------------------
    |BBBB | | |
    ----------------------------------------------
    |CCCC | | |
    ----------------------------------------------

    By giving the above input via excel and it will run the website and get the values and pull the reslut data in to another sheet or same sheet in some other cell.like below(another sheet)

    ------------------------------------------------
    |A |B | C |D
    ------------------------------------------------
    |AAAA |BBBBB |CCCC | DDDDDD
    ------------------------------------------------
    |AAAA |EEEEE |FFFF | GGGGGG
    ------------------------------------------------
    |BBBB |BBBBB |CCCC | DDDDDD
    ------------------------------------------------
    |BBBB |EEEEE |FFFF | GGGGGG
    ------------------------------------------------
    |CCCC |BBBBB |CCCC | DDDDDD
    ------------------------------------------------
    |CCCC |EEEEE |FFFF | GGGGGG
    ------------------------------------------------

    Please help me to get this... Thanks in advance.

    Regards,
    Nath.

  2. #2
    Registered User
    Join Date
    05-28-2008
    Posts
    13

    Re: How to get website results in to excel

    You can try QueryTables if the searchtext is part of the WebAddress.

  3. #3
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile Re: How to get website results in to excel

    Good morning rg_nath

    ...and welcome to the forum!!
    Quote Originally Posted by rg_nath View Post
    i want to get the data from one https:// web site (internet) by running the multiple inputs which are input feed to that website (in the website have only one input box) via excel cell. in the web site, after giving one input data in to text box,and then after click on the 'go' button, the result will be shown in tablular format. i want this reslut in excel by giving the multiple inputs execute at a time.
    To import data from a web page to Excel go to Date > Import External Data > New Web Query.

    Put the http address in the box at the top and click "Go". Follow the prompts from there.

    Just be aware that the data might not come across exactly as you need it and just be prepared to do some alterations with your formatting.

    HTH

    DominicB
    Please familiarise yourself with the rules before posting. You can find them here.

  4. #4
    Registered User
    Join Date
    03-19-2009
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: How to get website results in to excel

    Hi Shasur,

    Thanks for your quick reply !!....
    No, searchtext is not the part of the WebAddress. if possible can you please explan me what about "QueryTables ". actually my site is build in asp. after giving the site name in the address bar it shows the main page (before open the page, it is popup msg as Security alert). after when i entered the login again it is popup msg as Security alert. and then after cliking the go button also it pops security alert msg. but the page address is showing same even i click on go button also... and after getting the results also. pleas let me know is there any macro to get the securied data from HTTPS://xxxx.xx.xx.asp sites.

  5. #5
    Registered User
    Join Date
    03-19-2009
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: How to get website results in to excel

    HiDominicB,

    Thanks !!...

    Actually i tried that what you explained. in the excel sheet it copies only 'Loginid' string and it not able to get the reslut strings and pop ups a message to me like "This web query returnd no data. To modify the query,click OK,click the name of the external data range in the name box on the formula bar, and then click Edit Query on the External Data toolbar." When i going back to Edit Query, it opens a site with 'Loginid' page (with out results, first page). means it not able to retrive the data from the result table in the site.

+ 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