Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When you pause the cursor over a bar or pie piece or line on a chart, a box
pops up that gives information about that data point. Is there a way in VBA to recognize that the cursor is paused over a bar/pie piece/line and replace the text showing in that box with my own? It would also be nice to have a way to reset things so that the default information returns. Thanks, Will |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try this add-in from Tushar Mehta's site:
http://tushar-mehta.com/excel/softwa...bel/index.html - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "roadkill" wrote in message ... When you pause the cursor over a bar or pie piece or line on a chart, a box pops up that gives information about that data point. Is there a way in VBA to recognize that the cursor is paused over a bar/pie piece/line and replace the text showing in that box with my own? It would also be nice to have a way to reset things so that the default information returns. Thanks, Will |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Customize the QAT with text rather than image | Excel Discussion (Misc queries) | |||
Load ws cell data into a textbox via click on chart datapoint | Charts and Charting in Excel | |||
How to create customize chart? | Charts and Charting in Excel | |||
Oriented datapoint markers on chart | Charts and Charting in Excel | |||
Change the tooltip text for a datapoint | Charts and Charting in Excel |