S
steve goodrich
I would like to be able to randomly select records from my table using a
query if possible
I have a table with staff records and would like the user to click a
button, be prompted for "how many staff would you like to select"
and have the query run (maybe a report)
My table is called 'Security Database'
I would like to use the following fields in the query
ID
FIRST NAME
SURNAME
DEPT
The ID field is a number. the rest are text
I am using Access 97
If it is not possible to be prompted for the number of staff I would like
to select - Could a number be defined - say 5
So every time the button is clicked I get a list of 5 random records which
would be different every time.
Hope this make sense.
Any help would be greatly appreciated.
query if possible
I have a table with staff records and would like the user to click a
button, be prompted for "how many staff would you like to select"
and have the query run (maybe a report)
My table is called 'Security Database'
I would like to use the following fields in the query
ID
FIRST NAME
SURNAME
DEPT
The ID field is a number. the rest are text
I am using Access 97
If it is not possible to be prompted for the number of staff I would like
to select - Could a number be defined - say 5
So every time the button is clicked I get a list of 5 random records which
would be different every time.
Hope this make sense.
Any help would be greatly appreciated.