How to show or hide the QAT (Quick Access Toolbar) in vba ?
Hello,
Is it possible to show or hide the QAT Quick Access Toolbar in vba ?
With the code Application.CommandBars.ExecuteMso ("MinimizeRibbon") we can hide the whole Ribbon but not only the QAT. Is there an idMso for the QAT?
Best Regards,
David
|