Hyperlink a Visio shape to a worksheet

  • Thread starter Thread starter tmi!tmi!
  • Start date Start date
T

tmi!tmi!

I have a Visio diagram that represents the computers in ou
computer/server room. I want to create hyperlinks from each of th
shapes that represents a server (for example) to a correspondin
worksheet in a workbook.
I can get the hyperlink to open the workbook, but I can't figure ou
how to drill down to the specific worksheet for a particular server.

Thanks in advance,

Jef
 
not tested but try adding the sheet name with
workbookpath+name#sheet1
 
Frank -

I tried it, and the OP must have tried it. You can type in the sheet
name, but you get an error when the file opens.

Then after five minutes in Visio (doubling the time I've spent in Visio
all year), I went into the Visio VBA object model. I figured a click on
the shape would do it, and in VBA open the workbook and tab to the
proper sheet. But I couldn't find any object with a simple click event.

- Jon
 
Hi Jon
thanks for the update. I'll try it by myself (don't have Visio on my
laptop so I have to get my work computrer...)
 
Hi,

Just wanted to let you know that I figured out a workaround.

I saved each of the server info worksheets as web pages, and linked th
corresponding Visio objects to their web pages.

Unfortunately, if I update any server info, I have to re-save th
worksheet(s) and replace the old web page(s).


Thanks for your assistance.

Jeff ;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top