[AccessD] A2003: Filter Property

Darren DICK d.dick at uws.edu.au
Thu Nov 11 18:32:03 CST 2004


Hello all
The help wasn't very helpful
I want to apply a filter to a form using criteria from other controls
like
Me.Filter = "DateOfBilling = " & Me.txtStartDate
Me.FilterOn = true
 
 
It doesn't seem to work (IE It returns no results) 
But I have about 20 records where about 6 of those records 
have the same DateOfBilling date as I am typing into txtStartDate field
 
So why don't I see those 6 returned from the 20??
 
Many thanks 
 
Darren
 



More information about the AccessD mailing list