Excel: WORKSPACE() Hides but Won't Display All ToolbarsID: Q88206
|
In 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.
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.
To hide or display a specific toolbar, use the SHOW.TOOLBAR()
function.
=WORKSPACE(,,,,,,,,,,FALSE)
=WORKSPACE(,,,,,,,,,,TRUE)
=SHOW.TOOLBAR(<bar_id>,FALSE,<dock>)
=SHOW.TOOLBAR(<bar_id>,TRUE,<dock>)
"Microsoft Excel Function Reference," version 4.0, pages 398, 465-466
Additional query words:
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: March 26, 1999