Microsoft
Software
Hardware
Network
Question : How to change excel chart tooltip-text
Hi all,
Is it possible to change the tooltip-text of an excel chart area? I'd like to change it, but hiding will be ok too.
Answer : How to change excel chart tooltip-text
Datenkultur,
I have had a careful look and as far as I can make out there is no 'control' in VBA for ToolTips on charts. In UserForms there are tooltips and those are simple to use. So I'm afraid it looks as if you are out of luck.
Patrick
Random Solutions
Populate Textbox with all query returns on a field
Selected collating sequence not supported
OnToolTipNotify() not called in CView class
JET SQL - Merging fields from two tables into one, skipping duplicates
Cannot activate trial Windows Home Server with OEM License?
DoCmd.FindNext doesn't go to next find
Bridge Network Connections
Creation of an SCCM Report for Computers By Model
How to tel an MFC app the location of an external DLL?
Excel Instances- Refering to the Instance in VBA