I only ask because I want to turn it off for certain users (so they can't turn off Filtering). It would seem I could do this using
Except replacing Ribbon with whatever the other bar is called.
Anyone know?
Code:
DoCmd.Showtoolbar "Ribbon", acToolbarNo
Anyone know?
Comment