search query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i created a search query so that i could repeatedly look up different
variables. Each time i run the query and find what I'm looking for, the new
table with the information I was seeking pops up. Is there a way that I can
continue searching for my next variable without constantly having to close
out of the table and reopen the query. Sorry if this doesn't make sense,
I've never used access before.
 
I don't quite understand how you are doing what you are doing, or the volume
of information you are searching for. If you just want one data item from
one field an a table or query, consider using the DLookup function.
 
Back
Top