VB and VBA Users Source Code: Disable Chart Tips in Excel
[
Home
|
Contents
|
Search
|
Reply
| Previous | Next ]
VB/VBA Source Code
Disable Chart Tips in Excel
By:
Andrew Baker
Email (spam proof):
Email the originator of this post
Date:
Tuesday, April 24, 2001
Hits:
804
Category:
VBA (Visual Basic for Applications)
Article:
To disable the "Comment Box" that automatically appears when the mouse is positioned over a coordinate point on a Scatter Graph use the following: Excel.Application.ShowChartTipNames = False Excel.Application.ShowChartTipValues = False
Terms and Conditions
Support this site
Download a trial version of the Excel Workbook Rebuilder