R
red6000
Hi,
if I add a macro to a toolbar, the tooltip is the name of the sub.
I can change the tooltip by adding the following code to the autoexec, but
surely there is a way to set the tooltips without resorting to VBA?
CommandBars("ALFI").Controls("Launch ALFI").TooltipText = "Launch the ALFI
system, your friend to help you produce Letters"
Can I change the tooltip without VBA???
Thanks.
if I add a macro to a toolbar, the tooltip is the name of the sub.
I can change the tooltip by adding the following code to the autoexec, but
surely there is a way to set the tooltips without resorting to VBA?
CommandBars("ALFI").Controls("Launch ALFI").TooltipText = "Launch the ALFI
system, your friend to help you produce Letters"
Can I change the tooltip without VBA???
Thanks.