I want to insert a hyperlink into Excel that will open the webpage as a blank when my Excel file is saved as HTML. Right now, when my Excel file is saved as HTML and I click on the hyperlink, it opens the page in the _parent page, navigating me away from my spreadsheet. In HTML code, I would simply insert target="_blank" in to the href code. I currently have all my hlinks coded with =hyperlink() in each cell instead of using the wizard. Any suggestions?
Bookmarks