![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Apr 2002
Location: Manchester UK
Posts: 133
|
i would like to know how to hide the worksheet menu bar i want the file, edit etc to be hidden i have hidden the title bar, basically i want it so that users can only use the macros on the page to do everything!! i would also like to know how to hide the shhet title name at the bottom so i only have cells on the screen?????
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Jamie,
Application.CommandBars("Worksheet Menu Bar").Enabled = False Tom |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|