Hi,
I have a problem,
i want to get the data from one 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.
I have a problem,
i want to get the data from one 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.