R
Ruben Torrez
I am trying to create a data access page that will display a list of project
reports contained in a library. The information being displayed includes
company, title, date, author, and description. The page is already set up to
pull this information from a Query that gets its information from tables. I
want to allow the user to either browse through the entire list or be able to
search for a specific entry. Is this possible? It would be best if there
was one place to enter the search terms and then it searched for this word(s)
in any of the fields.
Any help is much appreciated.
reports contained in a library. The information being displayed includes
company, title, date, author, and description. The page is already set up to
pull this information from a Query that gets its information from tables. I
want to allow the user to either browse through the entire list or be able to
search for a specific entry. Is this possible? It would be best if there
was one place to enter the search terms and then it searched for this word(s)
in any of the fields.
Any help is much appreciated.