I have put the following criteria in a query form, but not working!
>[forms].[custloss].[dayloss1] And <[forms].[custloss].[dayloss2]
I have tested it with input parameters said 7 and 15 in the query form according to query asking for entering the data for dayloss1 and dayloss2. The result show nothing! However, when I simply put >7 and < 15 in the criteria field, the desired result appearing!! I don't think this is a sytnax problem!!
Any idea?? Thanks!
>[forms].[custloss].[dayloss1] And <[forms].[custloss].[dayloss2]
I have tested it with input parameters said 7 and 15 in the query form according to query asking for entering the data for dayloss1 and dayloss2. The result show nothing! However, when I simply put >7 and < 15 in the criteria field, the desired result appearing!! I don't think this is a sytnax problem!!