Nope. Still got the same thing when trying to filter with the string.
I don't see how I can filter twice - surely the second filter starts from scratch, so if 10 records have a town of 'Leicester' and 10 records have a Country of 'UK', but only 5 of the 'Leicester' towns are set to a country of 'UK', if I do a filter on 'Town=Leicester' followed by a filter for 'Country=UK' then I'm going to get 10 records, not the 5 that I want, aren't I?
Main Topics
Browse All Topics





by: JOKPosted on 1999-09-09 at 10:58:26ID: 2034444
try making the criteria a string then set the filter to the string.
Or, filter first for town then for county