I should have been more specific; I am looking for some VB code to do this. I remember a few years ago that I needed to make a PPT that had a Pie Chart in one of the slides. It was requested that I have the ability to be able to hover over any of the slices in the pie and have a Text Box appear with details explaining the data for the slice. Example: hover over the slice of the pie that said North American Sales and a Text Box appeared with the Sales figures for each Account Team. The same for European Sales, Expenditures and such. I was able to place an invisible box/shape over each slice that Triggered the applicable Text Box to appear on Mouse Over. When the mouse moved off of the Trigger the Text Box automatically disappeared. I can't for the life of me find the VB Code that made this possible. Can anyone help????
|