Oh my it has been a while since I worked with VBA for excel. I have been
asked to work on a pretty complex excel application and I am a bit over my
head here. Wehn I open up the excel file it has a number of images which are
hyperlinks which open particular sheets and exposes specific functionality to
them.

My question is, How do I start debugging so I can see what happens when the
sheet loads. I'm trying to find out how the "link" to the code is set up and
how it invokeds the link to perform the function when the user hovers over
one of those pictures and clickes.

Thanks