A
Atishoo
How might I refer to an open instance of internet explorer?
I want to return the web address of an open instance of IE in a cell
If it were a web browser object it would be this:
sheets.("Main Board").Range("C1")=webbrowser1.location URL
What do I need to replace "webbrowser1" with??
I want to return the web address of an open instance of IE in a cell
If it were a web browser object it would be this:
sheets.("Main Board").Range("C1")=webbrowser1.location URL
What do I need to replace "webbrowser1" with??