Possible?

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

Guest

hi,is it possible to run another search for records without closing the 1st
search in query?hope you guys understand what i m trying to say,thanks
 
If I do understand, yes it is. Each search displays its results in a
separate window.

Just run the first search. When it completes open the database window and
double click on the search name and it will run.

Access uses what is called Multiple Document Interface, MDI. Under the
windows tag you will see options to display the windows in different way,
Tile etc. Experiment.
 
Hi,David.maybe i wasn't clear enough.what i mean was-i create a query,i use
the query to search for something.When the results came out,i want to run
another search without closing the 1st result.When i tried clicking on the
query option,it gave me the 1st result window.Hope u guys can help.Sorry for
the trouble.
 
you did not read the instructions - experiment

one way -

You start with a window that lists the queries:-
Query1
Query2
etc

Double click on query1 and it gets run and the results are displayed in a
window.
goto the windows option in the top menu and select "Tile"
you will see your run query in one window and the query list in another.
Double click on query2
 
okay,thanks alot for your help

David Cox said:
you did not read the instructions - experiment

one way -

You start with a window that lists the queries:-
Query1
Query2
etc

Double click on query1 and it gets run and the results are displayed in a
window.
goto the windows option in the top menu and select "Tile"
you will see your run query in one window and the query list in another.
Double click on query2
 
Back
Top