Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem reading value from Excel spreadsheet | Excel Programming | |||
Import HTML code into Excel | Excel Programming | |||
Reading complete Excel using DDE code | Excel Programming | |||
Code problem emailing range as html in Outlook body | Excel Programming | |||
Calling HTML Source code from within VBA for Excel | Excel Programming |