When opening a form in VBA, Microsoft Access shows the first document, and shows near the Record Selectors "Record: 1".
After a while, it calculates the number of records, and then says "1 of 210".
How do I get it to speed up the calculation of the "of 210"? I don't want to replace the record selectors in their entirety and use custom record selectors.
Many thanks.
After a while, it calculates the number of records, and then says "1 of 210".
How do I get it to speed up the calculation of the "of 210"? I don't want to replace the record selectors in their entirety and use custom record selectors.
Many thanks.