G
Guest
IIf([Forms]![search by type]![ip_type] In ("EAR/BAR Core"),Between 0 And 10,0)
I have added the above statement to a query field critieria. I get no
records returned. If I simply put between 0 and 10 I get 11 records
returned as expected. I should get the same 11 records with the first
statement as far as I know. Any ideas?
I have added the above statement to a query field critieria. I get no
records returned. If I simply put between 0 and 10 I get 11 records
returned as expected. I should get the same 11 records with the first
statement as far as I know. Any ideas?