G
Guest
I've created a form with a memo text box. Into the memo i write down dates
and details fom specific dates. I want to design a query which will return to
me from all records specific dates and off course details from these dates
too that i decide. I tried the following but it returns everything back. The
code i tried is:
Criteria:[date?] Like "??/??/????"
Any help on this?
and details fom specific dates. I want to design a query which will return to
me from all records specific dates and off course details from these dates
too that i decide. I tried the following but it returns everything back. The
code i tried is:
Criteria:[date?] Like "??/??/????"
Any help on this?