LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Toolbars

You go to View-ToolBars - Customize and then just drag-and-drop the
toolbars to any place outside the toolbar area and they will be removed. Thsi
will be saved in your xlb file and will be default for any worksheet you
open. If you want it done just for a single workbook - you need to create a
macro that runs when you open this workbook and removes the commanbar.
Use Application.CommandBars("Main Menu").Delete to remove a command bar.

Inbar.

"Sheldon" wrote:

How do remove toolbars (specifically Standard, Formatting, and Control
Toolbox) and Formula Bar, Status Bar, Gridlines, and Row and Column Headers
either in code or manually, in such a way that the operation does NOT affect
other workbooks?

Thanks

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
toolbars Pym New Users to Excel 5 November 18th 08 01:03 PM
Toolbars Gibbo Excel Discussion (Misc queries) 1 November 16th 07 03:31 PM
toolbars George Setting up and Configuration of Excel 2 February 8th 05 04:27 AM
Toolbars Jay[_14_] Excel Programming 1 December 5th 03 09:26 AM
toolbars devnext Excel Programming 2 October 28th 03 01:50 PM


All times are GMT +1. The time now is 09:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"