Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

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

Newest Tips

Recording a Macro

Adding a Little Animation to Your Life

Converting a Range of URLs to Hyperlinks

Making the Formula Bar Persistent

Engineering Calculations

Digital Signatures for Macros

Fixing the Decimal Point

 

Hyperlinks that Open in a Different Browser Window

Summary: When you click a link in a browser, the target of that link might open in the same window or in a new window. Getting an Excel-generated webpage to do the first type of opening is easy; getting it to do the second type is much harder. (This tip works with Microsoft Excel 2000, Excel 2002, Excel 2003, and Excel 2007.)

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.
 
Check out ExcelTips: Filters and Filtering today!