Right click the image > view Code and add this to the click event?
ActivePresentation.SlideShowWindow.View.GotoSlide xx
--
john ATSIGN PPTAlchemy.co.uk
Custom vba coding and PPT Makeovers
Free PPT Hints, Tips and Tutorials
http://www.pptalchemy.co.uk/powerpoi...tutorials.html
"Ronan" wrote:
> Ok in my ppt i have some of the developer image boxes what i want to happen
> is when i click on them for it to go to a certain slide
>
> Please don't say use a hyper link theres no option to do so
>
> So what i need is the code to change the slide to a desired slide
>
> (i cant just use an image cause the images have code in them to do other
> stuff and this cant be accomplished without that code)