Excel: Modifying the Status Bar for a Custom Button

Last reviewed: December 7, 1994
Article ID: Q84862
The information in this article applies to:
  • Microsoft Excel for Windows, version 4.0
  • Microsoft Excel for the Macintosh, version 4.0

SUMMARY

You cannot add custom messages to the status bar when you do the following to manually add a custom button to a toolbar in Microsoft Excel:

  1. From the Options menu, choose Toolbar.

  2. Select Customize menu options.

WORKAROUND

To assign a message or help text to the custom button, you must create a macro that calls the ADD.TOOL() function.

MORE INFORMATION

When a custom tool is manually added to a toolbar, there is no provision for assigning a custom message that would appear in the status bar when the button is chosen. The default message is "Blank tool for assigning a macro." A macro using the ADD.TOOL function must be used to assign a message to the custom button.

REFERENCES

"User's Guide 2," version 4.0, pages 154-188 "Function Reference Guide," version 4.0, pages 11-12


KBCategory: kbusage
KBSubcategory:

Additional reference words: 4.00


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 7, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.