Expand Minimize
This topic has not yet been rated - Rate this topic

Application.ShowToolTips Property (Excel)

Published: July 16, 2012

True if ToolTips are turned on. Read/write Boolean.

expression .ShowToolTips

expression A variable that represents an Application object.

This example causes Microsoft Excel to display ToolTips.

Application.ShowToolTips = True
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.