Hi I am importing a whole table from a website to excel string:
Dim fST As String fST = Doc.getElementsByTagName(\"table\")(0).innerText
a