Forum Discussion
Nicodemus1960
Feb 22, 2022Copper Contributor
VBA code to hide ribbon in excel on Mac
Hi I am trying to run code to hide the ribbon in excel on my mac, I have copied the code in VB editor but it doesn't seem to work, the code I used is: Sub hide_ribbon() Application.ExecuteExc...
NikolinoDE
Feb 23, 2022Platinum Contributor
Ribbon pages for Mac Excel 2016 and higher
Hope I was able to help you with this link.
I know I don't know anything (Socrates)
Nicodemus1960
Feb 23, 2022Copper Contributor
It has helped a little, hasn't resolved my issues though. I'll have a bit more time working with it, thanks