View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ruth Ruth is offline
external usenet poster
 
Posts: 132
Default Parameter Query to return multiple values

I have a query with a parameter which prompts the user to enter a product
code.
The query works fine if the user puts a product code in, but how should the
user enter more than one product code to return a query containing more than
one product code. I have tried AND and OR and have had no luck.