Form Filter

  • Thread starter Thread starter Dave Elliott
  • Start date Start date
D

Dave Elliott

I have a control on my form that is named Due, and it is a Yes/No check box
with it's default set to No
via the table it came from.
I need to filter the form so that it shows only the records that are marked
as Yes or checked off.
I tried a macro with this criteria suing the apply filter, but it did not
work.
[Forms]![TimeCards]![Due]="Yes"
 

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