M
Melwin
Hi,
Does anyone know any good tutorials for web queries using VBA? I need to
retrieve data from a table located on a website (not whole table). How should
I write the query? What is the basic structure of a web query?
The query will be part of a public function where i use one input that will
be part of the website url from which the data is retrieved. The function
output will be a number in double format.
If someone has some simple VBA code for this, please send it to me.
Thanks
Does anyone know any good tutorials for web queries using VBA? I need to
retrieve data from a table located on a website (not whole table). How should
I write the query? What is the basic structure of a web query?
The query will be part of a public function where i use one input that will
be part of the website url from which the data is retrieved. The function
output will be a number in double format.
If someone has some simple VBA code for this, please send it to me.
Thanks