enable a button in the filter by form view

mdelo

Registered User.
Local time
Today, 11:47
Joined
Jun 19, 2001
Messages
15
I can't seem to figure out the code to enable a button while in the filter by form view. I want to use the button to apply the filter that has been entered by the user. Access disables all of the command buttons when it opens the FBF view.
 
Before I started using custom filter forms, I had the same problem as you. My solution was to create a macro which applied a filter and added a button to the toolbar with that macro assigned to it. Worked just fine.

Your right click pop up menu on the FBF screen also has all the filter action you may requre.

You would be much better off not trying to automate the FBF and create a filter form of your own. You will then have all the customizing control you will ever need.

Dave Mack
Saratoga, NY

[This message has been edited by David Mack (edited 08-01-2001).]
 

Users who are viewing this thread

Back
Top Bottom