deploying my database = overwhelmed.....

It may be that because that control isn't normally visible on the tab as default you would need to make it visible if added to a custom ribbon.

You're welcome. Glad you got it working.
 
sorry for double posting but am i correct in the statement that filter by form does not work in runtime. i have come to that conclusion as i have gotten it added as a button but when i click on it, it does nothing.
 
Not too sure, I don't really use the built-in buttons. Have you got subforms in the form you're trying to filter? Does it work on a normal accdb?
 
no subforms and it does work in normal accdb. just not when i open as runtime. im fairly sure that's a runtime shortcoming. kind of a shame, the fbf is easier for less technical people to figure out and get doing custom filters.
 
Tis a shame. Ensure that the "Allow Filters" property of the form is set to Yes as well. You will find this on the data tab. Then run it and see the outcome.

You could implement a few text boxes/combo boxes (say 4 or so) for filtering the most relevant fields in your form.
 

Users who are viewing this thread

Back
Top Bottom