I have a query in Access that has a parameter for Customer ID
.
I've set up the parameter like this: Field: CustID Table:cutomer Criterial:[Choose CustID]
. However, currently, I'm only able to enter a single value into the parameter.
Is there a way to enter multiple values into the query parameter?
Unfortunately, I can't use forms. I am extracting data based on a value to an excel workbook.