B
- Bobb -
I use Excel for my home financial reports and for my investments, I have
the stock symbol listed onscreen with a hyperlink to Yahoo finance
stock/mutual fund symbol.
like http://finance.yahoo.com/q?s=FEQIX
If I want to get online info, I click the symbol and it opens, but - it
opens in Excel. I understand why, and I'd like it to open it in an IE
window. ( I find that often I close that window - forgetting that it is my
Excel file that I'm closing - not an IE window. )
I've looked around and see folks saying to write the code like this:
<A HREF="http://www.pageresource.com/linkus.htm" target="_blank">
Link to us!</A>
I'm not writing an http app - merely a hyperlink within Excel.
Anyway to edit that link to have it open in IE rather than Excel ?
Thanks very much.
the stock symbol listed onscreen with a hyperlink to Yahoo finance
stock/mutual fund symbol.
like http://finance.yahoo.com/q?s=FEQIX
If I want to get online info, I click the symbol and it opens, but - it
opens in Excel. I understand why, and I'd like it to open it in an IE
window. ( I find that often I close that window - forgetting that it is my
Excel file that I'm closing - not an IE window. )
I've looked around and see folks saying to write the code like this:
<A HREF="http://www.pageresource.com/linkus.htm" target="_blank">
Link to us!</A>
I'm not writing an http app - merely a hyperlink within Excel.
Anyway to edit that link to have it open in IE rather than Excel ?
Thanks very much.