Alright, first off, I'm not even sure this is possible.
I'm working with Access 2007, too.
I have a report that is based off of a very simple query that requests a part number. I know you can select a particular amount of records to be returned in a query (All, 5, 25, 100, 5%, 25%).
What I'm wondering is this: Can you use SQL or something else to actually have the query REQUEST the number of records to be returned, rather than have it pre-determined? The reasoning behind this is that we use a query to create a pull-sheet for particular items that need to be shipped out.
The pull sheet as it is right now prints all of each item and their locations, but we don't usually need ALL of the items. Is there any way to enter a parameter to request how many of each part are needed?
I'm working with Access 2007, too.
I have a report that is based off of a very simple query that requests a part number. I know you can select a particular amount of records to be returned in a query (All, 5, 25, 100, 5%, 25%).
What I'm wondering is this: Can you use SQL or something else to actually have the query REQUEST the number of records to be returned, rather than have it pre-determined? The reasoning behind this is that we use a query to create a pull-sheet for particular items that need to be shipped out.
The pull sheet as it is right now prints all of each item and their locations, but we don't usually need ALL of the items. Is there any way to enter a parameter to request how many of each part are needed?