F
fireup3
Guest
I'm a relatively new Access use, so this may be a very simple problem. I'm setting up a simple table for inventory control at my wife's store. In a query, I'm trying to select records for items that have recently sold. I expect records that are exact duplicates of each other to be extracted and visible in the query, but anything that is a duplicate is not getting returned in the query. Both UniqueValues and UniqueRecords are set to No, and I even tried to add an Autonumber counter to the table to see if the query would then see the duplicates as unique records, but still no duplicate records.
Anyone have a suggestion?
Anyone have a suggestion?