LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Stubborn toolbar

Maybe this is irrelevant but I do remember having once stubborn
toolbars appear unwantedly.
So I had to run below code before activating the worksheet. Rgds.

Sub delbar()
Application.CommandBars("Standard").Visible = True
Application.CommandBars("Standard").Visible = False
End Sub
 
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
Stubborn cell formatting. m_joy Excel Worksheet Functions 1 September 27th 09 06:23 PM
Stubborn Excel Options VBA_Newbie79[_2_] Excel Programming 11 November 16th 07 12:44 AM
Stubborn Date Format OrientalPearl Excel Programming 12 April 4th 06 05:42 AM
Stubborn toolbars in Excel 007 Excel Discussion (Misc queries) 9 December 11th 04 02:02 PM
stubborn macro josie Excel Programming 2 September 28th 04 02:07 PM


All times are GMT +1. The time now is 07:02 PM.

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"