Filter tool bar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have inherited a database containing some form whereas they display the
data but you are unable to use the filter buttons as they are greyed out, I
have created new forms within this database where this is not a problem.

I've tried creating my on toolbars, allow filters in properties etc. and had
no joy

Could this be written in SQL to disable tool bars?
 
Did you check the form's properties, not toolbars, thats called "Allow
Filters" to make sure it is yes. If the form's properties is set to yes,
maybe you should check the VBA code to see if something isn't turning off the
filter on form load.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top