filter property in macro

K

Karen

I would like to apply a filter upon opening a form. I have created a macro
to open the form and see that I can apply a filter. I have already created a
query that acts as the filter. Under filter name can I just enter the name
of the query I have created?
 
S

Steve Schapel

Karen,

Yes, you can just enter the name of the query in the Filter Name
argument of an ApplyFilter action in your macro.

But, why not just use the query directly as the Record Source of the form?
 

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