![]() |
Problem reading HTML code from Excel-VBA
"Michel Pierron" wrote in
: Hi Erik, Try: With CreateObject("Microsoft.XMLHTTP") .Open "GET", Worksheets("Mellemregninger").Range("B13"), False .Send S = .ResponseText End With Hi Michel This worked fine Thanks! KR, Erik |
All times are GMT +1. The time now is 04:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com