Welcome toExcel.Tips.Net
Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment
ExcelTips FAQ
ExcelTips Premium
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Advertise on the
ExcelTips Site
Adding a Little Animation to Your Life
Converting a Range of URLs to Hyperlinks
Making the Formula Bar Persistent
Hudson noted that when he creates a hyperlink to a webpage within Excel, the link works fine—when he clicks the link, the browser is opened and the webpage displayed. However, when Hudson turns the worksheet into a webpage, the hyperlink doesn't work like he wants it to. When someone clicks on the link, the target webpage opens in the same browser window and Hudson would prefer that it open in a new browser window. He wonders if there is some way to tell Excel, when creating the hyperlink, to open the target in a new browser window.
There is, unfortunately, no way to do this within Excel that we've been able to discover. What has to happen is that the HTML anchor tag has to include the target attribute (which it doesn't, by default) and the target needs to be set to "_blank". Excel doesn't provide a way to get this specific with how you want hyperlinks to be handled.
The only solution is, undoubtedly, unsatisfactory—you need to edit the HTML code created by Excel so that the links include the target attribute. You can open the file in any text editor, such as Notepad, but the manual editing of the links is time-intensive and every time you regenerate the webpage within Excel you'll overwrite your previous changes to the HTML document.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (4080) applies to Microsoft Excel versions: 2000 2002 2003 2007
Tame Your Data! ExcelTips: Filters and Filtering provides all the details necessary to let you manage large sets of data with confidence and ease. Its information-packed pages demonstrate how to use the two types of filters provided by Excel: AutoFilters and advanced filters.