Fliter name on a report

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

Guest

I have a form and on the form I can apply several different filters from
query's. I would like to have a text box on a form show me the filter that
has been applied. I would also like that filter to show up on a report. Any
suggestions on how to get that done?
 
This depends on how you "can apply several different filters". If you are
changing the filter property, you can add a text box to the form with a
control source of:
=[Filter]
 

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