The information in this article applies to:
SUMMARYIn Microsoft Excel, the WORKSPACE() function can be used to hide all currently active toolbars, but the only toolbar that it can be used to display is the Standard toolbar. MORE INFORMATION
Setting the tools argument of the WORKSPACE() function to FALSE causes
Microsoft Excel to hide all visible toolbars when the function is
called. Setting this argument to TRUE causes Microsoft Excel to
display the Standard toolbar only.
ExampleTo hide all visible toolbars, use the following function:
To display the Standard toolbar only, use the following function:
To hide a specific toolbar, use the following function:
To display a specific toolbar (including the Standard toolbar), use the following function
where <bar_id> is the number or name of the toolbar you want to display and <dock> indicates the position you want the toolbar to be displayed in. The argument <dock> corresponds to the docking position of the Microsoft Excel toolbars (that is, left, right, top, bottom or floating). REFERENCES"Microsoft Excel Function Reference," version 4.0, pages 398, 465-466 Additional query words:
Keywords : |
Last Reviewed: March 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |