I have a small table (about 8000 records) linked to an even smaller table (1200 records). I'm building a query that I want to have prompted "like" criteria in four text fields. The problem is that when I use three "likes", I get all the proper records, but when I add the fourth, I get fewer records.
This happens no matter what criteria I enter in any or all prompts, or even if I enter criteria for only one prompt. I thought my syntax in the criteria might be bad, so I made the fourth criteria a non-prompted one: like "*" Even that gave me incomplete results.
Is there a limit on the number of criteria I can use? I've compacted and repaired the db, and made sure there are no field names with spaces in them. I'm stumped.
Access 2010, Windows 7 64 bit home edition.
Thanks in advance - Chuck B