Right Tables????

  • Thread starter Thread starter Steve B
  • Start date Start date
S

Steve B

I have 21 separate bill of material tables.I am trying to
design a a form or switchboard that will run a run a query
that I have made.The query runs a comparison on two tables
and identifies differences.The question I have is how I
can create a form or switchboard so that I can have the
user type in the two different models and click on a
button and have it automatically find the two correct
tables to compare and query them????

Thanks ahead of time for any assistance
Steve B
..
 
one way is to use the switchboard to call a vba routine.
in the routine you can have dialog boxer(s) that get the models defined.
then use that to run your query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Find the right tables to Query???? 1
Form ?????? 1
Access Switchboard error message 1
Switchboard question 3
Switchboard Minimized 4
Parsing a table 1
Copying old records into a new table 3
Cannot open database ? 2

Back
Top