Hello,
I have a MainForm whose purpose is to allow users to apply various filters on a SubForm and then generate a report etc.
However, when the MainForm and SubForm first open, all records from the query are being displayed, which takes some time.
How can I limit the the records initially...