|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Controlling Combo list value through VB
Hello All,
I am facing a problem that I am sure many of you will be able to help with. I am trying to write a vb excel program that will help me scrape some data from a website. In order to scrape this data I have to change some combo list values on that site. Do any of you know how to change combo values with in visual basic. There must be a command somewhere, I just dont see it. I am using the import data using querytables to access the data from this website. Thanks, Kris |
|
#2
|
|||
|
|||
|
pass then in a queey string
www.site.com?cbdata=1-2-3-4-5-6-7-8 then have a function to get each one from the delimiter. (thats if i understood the question ) |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Controlling Combo list value through VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|