S
Stilla
I have a simple database for storing information about research articles.
Fields on the input form include title, author, year, journal, type,
keypoint1, keypoint2....etc.
I'd like to build some type of friendly search function from the Switchboard
form that lets the user to choose one or more criteria, maybe from 3 or 4
combo boxes to search for a specific record. Eg., name of journal +
year+author..
What is the best way to do this, and where can I learn how?
Also, is there anyway that I can build a "keyword" search or query, so that
the user can specify a key word, eg. "leadership" and a printable report can
appear with all the references that have that word in the title fields,
and/or in the "keypoint" fields?
Thanks again!
Fields on the input form include title, author, year, journal, type,
keypoint1, keypoint2....etc.
I'd like to build some type of friendly search function from the Switchboard
form that lets the user to choose one or more criteria, maybe from 3 or 4
combo boxes to search for a specific record. Eg., name of journal +
year+author..
What is the best way to do this, and where can I learn how?
Also, is there anyway that I can build a "keyword" search or query, so that
the user can specify a key word, eg. "leadership" and a printable report can
appear with all the references that have that word in the title fields,
and/or in the "keypoint" fields?
Thanks again!