M
MichaelA
A quick question:
When creating a toolbar manually, I can use customize toolbar to add a
description giving information about the macro behind the button.
When creating the toolbar via VBA, .caption is used to provide the
text for the button. There is a .descriptionText field for the button
that presumably allows a description to be provided. I used this only
to find that when the mouse hovers over the button, only the caption
is displayed not the description text.
Any ideas?
thanks
Michael Andersen
When creating a toolbar manually, I can use customize toolbar to add a
description giving information about the macro behind the button.
When creating the toolbar via VBA, .caption is used to provide the
text for the button. There is a .descriptionText field for the button
that presumably allows a description to be provided. I used this only
to find that when the mouse hovers over the button, only the caption
is displayed not the description text.
Any ideas?
thanks
Michael Andersen