1. Create your hyperlinks
2. Open the ShapeSheet
3. Navigate to the Hyperlinks section
4. Edit the NewWindow cell to TRUE
5. Close the ShapeSheet window
"R Fewing" <RFe...@discussions.microsoft.com> wrote in message
news:8212DF25-F53E-4BDF...@microsoft.com...
> Hi,
> does anyone know if there is a simple (I am not a programmer) way of
making a hyperlink open in a new browser window so that the existing view is
retained?
> The hyperlink might be to an HTML page, another Visio page or to an
external file (say MS Word).
> Thanks in advance :-)
> R Fewing
Russell Fewing
I found that in the hyperlink if you add the following
"target="_blank
at the end of the hyperlink it will also open in a new window. You may be
able to change _blank to something else. I don't know enough about HTML to
answer you question, but this may point you in the right direction.
I'd insert the target=_blank if I had any idea where to do it.
Thanks in advance!