Excel - CommandBarControlTooltip
Syntax: =CommandBarControlTooltip(CommandBarIndex,
ControlIndex)
Description: Returns the tooltip text of
a commandbar control.
Example: Display the
tooltip text of control 1 one commandbar 11.
=CommandBarControlTooltip(11,1) Display
the toolkit text of control 1 one the auditing
commandbar. |
| =CommandBarControlTooltip("Auditing",1) |
|
|