I have a series of hyperlinks to a defect database. When the first one is clicked, I am prompted to log into the database.
When I click a second one, I want to use the existing open IE window and Tab but refresh the hyperlink with the new value so I don't have to log in.
Is there a way to do this using VBA from Excel?
I could have the user double click the link to invoke the hyper link or use On_Click.
Thank you.
Bookmarks