Thread: Command Bars
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
KneeDown2Up KneeDown2Up is offline
external usenet poster
 
Posts: 17
Default Command Bars

I have a spreadsheet which I have a code on its opening that disables various
command bars (standard etc). It enables them before close. It has worked fine
for some time, but now I find any other spreadsheet that I open, has these
bars disabled, despite changing the spreadsheet that I originally put this
line in.

Why is this and how do I get my other spreadsheets to show the bars without
having to put an enabling line of code in each time I want to use them?

Many thanks