How can I set up a Query with a variable number of input paramtrs

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

Guest

I am trying to display limited information based on a part # of an item. How
can I set up a query to show rows associated to specific part #'s, when those
part #'s - and how many part #'s - changes each time I run the query?
 
I am trying to display limited information based on a part # of an item. How
can I set up a query to show rows associated to specific part #'s, when those
part #'s - and how many part #'s - changes each time I run the query?

how about some table structure? My psychic batteries are low... which
tables do you have? relevant fields?
 
Back
Top