Custom Ribbon question

croydon

Registered User.
Local time
Today, 23:33
Joined
Oct 12, 2006
Messages
22
Is it possible to use functions in the normal Access 2007 (Fluent?) Ribbon in a Custom Ribbon?

I would like to use the Filter button in a Custom Ribbon.

I can create a button with a Filter image but I don't know what the callback should be.

Any suggestions would be appreciated.
 
I often put my filter buttons in the Form header instead, since you only want it to show up when the form is open, right?
 
Actually I have a tab control that displays four forms, each may need to be filtered for searching.

I can put the Filter in the Quick Access Toolbar but putting it in the ribbon would be tidier.
 

Users who are viewing this thread

Back
Top Bottom