Tool Bar does not hide

M

MD

Good day all,

I use this sample code...
Application.DisplayFullScreen = True
Application.CommandBars("worksheet menu bar").Enabled = False

To get a true full screen in EXCEL. What I have noticed is that on some PCs
the FullScreen works, but the worksheet menu bar remains. If I do a
step-by-step on the code it hides but comes right back.

Any suggestions?

MD
 
B

Bob Phillips

It worked okay for me. Is there any other code?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top