Hide and show ribbon excel 2013 using vba

M

Mark Stephens

Now MS have apparently nixed the excel4macro option (Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)") does anyone know a way of doing this, it should be easy right?

Any help/pointers appreciated.

M.
 
P

Peter T

Mark Stephens said:
Now MS have apparently nixed the excel4macro option
(Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)") does
anyone know a way of doing this, it should be easy right?

Any help/pointers appreciated.

It works fine for me in 2007, 2010 and 2013, where have you read it
documented that it no longer does.

Regards,
Peter T
 

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

Top