How do I write some code to count the number of records in a query. I have a program with records that gradually decreases, and I have a button that goes to a random record - the problem is that as the number of records decreases, the random search picks out records that have disappeared from the query and it crashes.
How do I count how many records there are in a query at any time?
Thanks,
Dan
How do I count how many records there are in a query at any time?
Thanks,
Dan