What should I do for opening an URL with Excel in body of a Visual Basic Program?
Hello:
What should I do for opening an URL with Excel in body of a Visual Basic Program?
Is there any statement like below?
oBook = oExcel.Workbooks.Open("http://forums.microsoft.com", [ReadOnly]:=False)
Thank you in adavnce
Farsmajid

