If i hook onto IE with,
VB Code:
Set ie = New InternetExplorer
and that IE is shut i then need to restate this line if i want to naviagte again. Whats the best way to work out if IE has been closed?
Printable View
If i hook onto IE with,
VB Code:
Set ie = New InternetExplorer
and that IE is shut i then need to restate this line if i want to naviagte again. Whats the best way to work out if IE has been closed?
could you please more specific what you would like to do?
Please give more info so that we can help you better.