Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Removing and Restoring Excel toolbars


I am considering whether to completely remove all excel tool bars in an
application that I'm working on. i.e remove toolbars when workbook is
opened and restore the original toolbars on close.

Having previously 'lost' toolbars myself, is this a dangerous practice
given the variety of excel versions out in user land? What is
considered 'best practice' in this regard?

Thanks to everyone who has guided me so far through my first VBA
project, very much appreciated from this 'down under' VBA novice.

Cheers

Peter


--
peter.thompson
------------------------------------------------------------------------
peter.thompson's Profile: http://www.excelforum.com/member.php...o&userid=29686
View this thread: http://www.excelforum.com/showthread...hreadid=498977

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Removing and Restoring Excel toolbars

There is no great problem that I know of as long as you track what is
removed, and put them all back at the end.

The things to be aware of is whether you still allow access to Excel
generally. If so, you should restore them whenever you workbook is
deactivated, as well as on closedown, and then hide them when yours is
activated, as well as on open.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"peter.thompson"
wrote in
message news:peter.thompson.219d8m_1136626802.112@excelfor um-nospam.com...

I am considering whether to completely remove all excel tool bars in an
application that I'm working on. i.e remove toolbars when workbook is
opened and restore the original toolbars on close.

Having previously 'lost' toolbars myself, is this a dangerous practice
given the variety of excel versions out in user land? What is
considered 'best practice' in this regard?

Thanks to everyone who has guided me so far through my first VBA
project, very much appreciated from this 'down under' VBA novice.

Cheers

Peter


--
peter.thompson
------------------------------------------------------------------------
peter.thompson's Profile:

http://www.excelforum.com/member.php...o&userid=29686
View this thread: http://www.excelforum.com/showthread...hreadid=498977



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Removing and Restoring Excel toolbars

hi Peter

You can find a few examples here
http://www.rondebruin.com/menuid.htm

If you need more help post back

--
Regards Ron de Bruin
http://www.rondebruin.nl


"peter.thompson" wrote in message
news:peter.thompson.219d8m_1136626802.112@excelfor um-nospam.com...

I am considering whether to completely remove all excel tool bars in an
application that I'm working on. i.e remove toolbars when workbook is
opened and restore the original toolbars on close.

Having previously 'lost' toolbars myself, is this a dangerous practice
given the variety of excel versions out in user land? What is
considered 'best practice' in this regard?

Thanks to everyone who has guided me so far through my first VBA
project, very much appreciated from this 'down under' VBA novice.

Cheers

Peter


--
peter.thompson
------------------------------------------------------------------------
peter.thompson's Profile: http://www.excelforum.com/member.php...o&userid=29686
View this thread: http://www.excelforum.com/showthread...hreadid=498977



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Removing and Restoring Excel toolbars


Thanks for the advice & help guys, I'll start experimenting

Cheers

Peter


--
peter.thompson
------------------------------------------------------------------------
peter.thompson's Profile: http://www.excelforum.com/member.php...o&userid=29686
View this thread: http://www.excelforum.com/showthread...hreadid=498977

Reply
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
Restoring Excel gridlines after removing background shading? Wisconsin Jon Excel Discussion (Misc queries) 2 June 18th 07 09:09 PM
Restoring Toolbars and Other Things PosseJohn Excel Programming 1 May 13th 05 10:51 PM
Restoring Toolbars TJV Excel Programming 0 November 20th 03 05:14 PM
Removing/restoring menubar in a macro Tom Ogilvy Excel Programming 0 October 2nd 03 05:20 PM
Removing/restoring menubar in a macro J.E. McGimpsey Excel Programming 0 October 2nd 03 05:02 PM


All times are GMT +1. The time now is 09:28 PM.

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

About Us

"It's about Microsoft Excel"