Hi everyone,
Please help me out reading a certain html page and import the details to an excel sheet... Is it also possible for me to pass on a value to an html
Thanks,
music_at_ulan
Hi everyone,
Please help me out reading a certain html page and import the details to an excel sheet... Is it also possible for me to pass on a value to an html
Thanks,
music_at_ulan
Getting Data of HTML page
KevinBurton
04-digit0l
Hi
Did you try
CreateObject("MSXML2.XMLHTTP")
You can open an url with open function and retrieve its contents