Hi,
I am not sure this can be done, but I ask just in case.
As you know, when the ampersand sign is included in the sql statement, the user is prompted to enter the value of the variable when the query is run.
Select field
from table
where variable='&value'
What if I have a list of values...