I have an Access table with about 3,000 records with various fields containing specific values. Suppose one of the fields contains consecutive numbers (a primary key one for each record). Now, filters get set that allow for records to be displayed where certain fields contain certain values (such as "currentprice = 17.00") and suppose about 300 of all the records meet this criteria. QUESTION: IS THERE ANY WAY TO USE THE VALUES IN THE DESCRIBED PRIMARY KEY TO DETERMINE HOW MANY RECORDS ARE BETWEEN EACH OCCURRANCE WHERE THE 'CURRENTPRICE' MEETS ITS CRITERIA???
MS Access help files and online resources are TOTALLY USELESS when searching for answers about this!!!!
(go ahead and tell me I have to learn how to write modules if that's the only way it can be done...)
Sorry for any mispelled words, there is no spall chack for these details!!!