G grenee Registered User. Local time Today, 11:17 Joined Mar 5, 2012 Messages 212 Apr 3, 2017 #1 Good Day All, Can anyone show how to write a macro to hide ribbon?
Y ypma Registered User. Local time Today, 19:17 Joined Apr 13, 2012 Messages 643 Apr 3, 2017 #2 I use a command button like so ; #DoCmd.ShowToolbar "Ribbon", acToolbarNo" Another command button would be required for showing ribbon acToolbarYes I am using ac2010 hope this if of use to you. Regards Ypma
I use a command button like so ; #DoCmd.ShowToolbar "Ribbon", acToolbarNo" Another command button would be required for showing ribbon acToolbarYes I am using ac2010 hope this if of use to you. Regards Ypma