Forum Discussion
Nicodemus1960
Feb 23, 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, 2022Gold 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)
- Nicodemus1960Feb 23, 2022Copper ContributorIt has helped a little, hasn't resolved my issues though. I'll have a bit more time working with it, thanks
- NikolinoDEFeb 24, 2022Gold Contributor
Maybe that helps...I found it in my files by accident :).
I think it might be the file you are looking for.
I got the file from the internet a long time ago, unfortunately I can't remember where exactly.
Works with Office 2016 for MAC from version 15.17
Hope I was able to help you with this file.
I know I don't know anything (Socrates)
- AMallorcaNov 02, 2022Copper Contributor
NikolinoDE hello I am looking for the same solution. I need a Code to hide the Excel Ribbon for my Application on my Mac. Can you help me as well.
Thanks a lot
Andreas