Need Filter By Form Help

R

Ryan C.

I have created a form that opens in "Filter By Form" mode, but I when I
create a Command Button to "Apply Filter" the button is greyed out. The
"Apply Filter" is essentially the same as the Funel icon in the menu bar.
Does anyone know how to enable the "Apply Filter" command button when in the
"Filter By Form" mode?

Thanks.
 
V

Van T. Dinh

I don't usually do this but my guess is that you have placed the
CommandButton in the Detail section of the Form and any Controls without
values in the Detail section will be greyed out on "Filter-By-Form" mode.

(Guessing only) Try placing the CommandButton in the Form_Header section.
 

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

Top