Hide and show ribbon excel 2013 using vba

  • Thread starter Thread starter Mark Stephens
  • Start date Start date
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.
 
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
 
Back
Top