Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a link inside an excel spreadsheet. When I convert this spreadsheet
to html, I want to be able to click on the link inside the spreadsheet and have the new spreadsheet open in a new window? How do I set that up? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, Erica. The following should work. Assume that your link, in html view (or
just use a text editor after you save as html), and your link looks like this in html: <a href="Storage\groc.xls"<span style='color:blue'C:\Docum<span style='display:none'ents and Settings\Administrator\Desktop\Storage\groc.xls</span</span</a Change it to say this: <a target="_blank" href="Storage/groc.xls"C:\Docum<span style='display:none'ents and Settings\Administrator\Desktop\Storage\groc.xls</span</a -- ~Anne Troy www.OfficeArticles.com "Erika" wrote: I have a link inside an excel spreadsheet. When I convert this spreadsheet to html, I want to be able to click on the link inside the spreadsheet and have the new spreadsheet open in a new window? How do I set that up? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
if i sort cell that has link to another page how to keep link | Excel Discussion (Misc queries) | |||
if i sort cell that has link to another page how to keep link | Excel Discussion (Misc queries) | |||
How to create a link between(Excel) Gantt chart and Excel source | Setting up and Configuration of Excel | |||
Can an Excel Invoice link to an Excel Accounts Receivable Report? | Excel Discussion (Misc queries) | |||
How to fix a link in excel | Excel Worksheet Functions |