J
JohnW
Hi,
I have a continous form and I sum the number of records in a text box in the
footer. Control Source = Count([StockID])
This is a stock record of marine spares.
Some combo boxes on the form provide filtering criteria so that sotck item
details, location and number of Stock Lines (records) can be viewed.
There are about 32,000 records in total and each time it runs it takes
several seconds to present the result on screen.
I wondered if there was a faster function or some code that could speed this
up?
I have a continous form and I sum the number of records in a text box in the
footer. Control Source = Count([StockID])
This is a stock record of marine spares.
Some combo boxes on the form provide filtering criteria so that sotck item
details, location and number of Stock Lines (records) can be viewed.
There are about 32,000 records in total and each time it runs it takes
several seconds to present the result on screen.
I wondered if there was a faster function or some code that could speed this
up?