Hi,
I have found the following command to minimize the ribbon and have added it to my Workbook_Open commands
Application.SendKeys "^{F1}"
Can I revert back to the ribbon being static using another command to cancel out this one for a Workbook_Close command
Many thanks
I have found the following command to minimize the ribbon and have added it to my Workbook_Open commands
Application.SendKeys "^{F1}"
Can I revert back to the ribbon being static using another command to cancel out this one for a Workbook_Close command
Many thanks