G
Guest
I use a query in a subform. I then put a checkbox on the main form that when
checked is supposed to return data for todays date. If not checked, return
all. I have an IIF(checkbox, Date(), <=date()) stmnt in the criteria field
of the query date field. But no matter if the checkbox is checked or not, no
records are returneed.
I tried a Requery with no help. Waht am I not doing.
Mike
checked is supposed to return data for todays date. If not checked, return
all. I have an IIF(checkbox, Date(), <=date()) stmnt in the criteria field
of the query date field. But no matter if the checkbox is checked or not, no
records are returneed.
I tried a Requery with no help. Waht am I not doing.
Mike