protagonist
Programmer
Hello,
I have an Access 2000 database for a library, with the entries you would expect: Author, title etc.
now, My question is: I want to write a query where it will give the details for a specified author, eg, we want a list of all the books by Douglas Adams.
Now, I know theres a quick-and-easy way to do it (rather than writing a query for every author, which seems a little inelegant
)
So I want to be able to run the query, for it to ask me who I want to search for, and then do it. All I need to know is how to do the user-interface bit...Can't remember or find anything on it
Thanks
I have an Access 2000 database for a library, with the entries you would expect: Author, title etc.
now, My question is: I want to write a query where it will give the details for a specified author, eg, we want a list of all the books by Douglas Adams.
Now, I know theres a quick-and-easy way to do it (rather than writing a query for every author, which seems a little inelegant
So I want to be able to run the query, for it to ask me who I want to search for, and then do it. All I need to know is how to do the user-interface bit...Can't remember or find anything on it
Thanks