Hi! I'm working on an inventory mgmt db and need to query for a group of layout numbers, each consisting of many part numbers. I have a parameter query set up - basically you enter the layout number and it brings up the list of part numbers needed for the layout. NOW... How can I enter more than one layout number? These are not neatly arranged for a "between x and y" query. If Store ABC needs 10 different layouts, each consisting of 5 part numbers each, can I somehow enter 10 different layout numbers into the query? I am semi-competent at trial-and-error SQL and VB editing, if there's a way to do it that way. The ultimate goal is to be able to use values from an excel spreadsheet (some stores will have 100 or more layouts).
Thanks!
Thanks!