Hi
I would be grateful if anyone can tell me if there is a way to limit the number of records returned by a query.
I have a database with approx 4000 records. I wish to do a search and the print out say the first 50 records which meet the search criteria.
A general search will result in about 500 records being returned. Is there any way to return say records 1 to 50 then 51 - 100, etc.
You can do this with other DB Apps because you can set a limit and an offset in the sql. Is there an equivalent in Access?
Many Thanks
Kevin
I would be grateful if anyone can tell me if there is a way to limit the number of records returned by a query.
I have a database with approx 4000 records. I wish to do a search and the print out say the first 50 records which meet the search criteria.
A general search will result in about 500 records being returned. Is there any way to return say records 1 to 50 then 51 - 100, etc.
You can do this with other DB Apps because you can set a limit and an offset in the sql. Is there an equivalent in Access?
Many Thanks
Kevin