Discussion:
Hide and show ribbon excel 2013 using vba
(too old to reply)
Mark Stephens
2014-07-17 12:01:15 UTC
Permalink
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.
Peter T
2014-07-17 15:33:50 UTC
Permalink
Post by 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.
It works fine for me in 2007, 2010 and 2013, where have you read it
documented that it no longer does.

Regards,
Peter T

Loading...