Link to home
Start Free TrialLog in
Avatar of zubin6220
zubin6220

asked on

Powerpoint Link? - Visio

I have an organizational chart in powerpoint made up of several slides.  The chart was made in Visio and I would like to know if it is possible to click on an shape which will open up another slide where I can further expand the chart to the next level?
Avatar of Brian Mulder
Brian Mulder
Flag of Netherlands image

Hello zubin6220,

you could try something like

1. insert a shape on slide 1
2. rightclick the shape, click Action Settings
3. on the Mouse Click Tab, check the Hyperlink to
4. in the list choose the slide you need to link to on the click of the shape

hope this helps a bit
bruintje
Avatar of zubin6220
zubin6220

ASKER

bruintje,
I had tried that but since the slide is linked to a visio file when I create a hyperlink on a shape to display another slide, it associates the hyperlink to all objects within the slide.  It doesn't let me hyperlink for a specific object (all objects get the same hyperlink).  I assume the problem is caused by using Visio for all the objects and not powerpoint objects??
not sure if understand this correct

the other slide contains a chart from a visio diagram and you to link the shape to that chart, i see what you mean with the hyperlink linking to the other slide it is not specifically linked to the visio chart

if this is what you need i think a small bit of vba would help
yeah, it is starting to get confusing. I'll try to explain.
If a person sticks solely to using powerpoint for their charts/shapes then yes, hyperlinks will work.  What I did was to use Visio (because it presents a better chart).  Then I inserted the Visio drawing as an object to a slide.  That being said, I would like to be able for the user to be able to click on a particular object in the slide (a shape on the visio drawing) and then be directed to another slide.  Whenever I try to isolate just one object in the slide/drawing it applies the hyperlink to the whole slide/drawing instead of just the individual shape within the slide.

I hope that defines what I am attempting to do.  I wouldn't think that this is something that is unusual?
SOLUTION
Avatar of dbase118
dbase118
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Why not hide "invisible - clickable" objects on the slide 'overtop' of the VISIO diagram to get the functionality you want?
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ddhamm,
PasteSpecial only brings up a window with choices of Picture (windows metafile) and Picture (enhanced metafile).  I select windows metafile and click on the picture and only get the 'format picture' menu.
ok, did you try clicking on the picture and selecting ungroup from the Draw menu?

This only works if the shapes are actually vector shapes (and its not a bitmap image)

DeeDee
ddhamm,

Finally got it working.  Thanks for your help