Can a join query be accessed directly by a novice user?

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

Guest

I have a union query that works well but when I try to put it in a form, the
database slows down terribly then crashes. Is there any way to make the
query itself pop up and maximize by putting a button on an existing form in
the same database. Also, is there anyway to put a search function directly
on a query that can look up 2 or more criteria as opposed to the built in
search function that can only look up one? Any help would be GREATLY
appreciated!
 
A "join" query and a "union" query are two different beasts. Which one are
you using?

Please post the SQL statement of your query...

More info, please...

Jeff Boyce
<Access MVP>
 
Back
Top