D
DOTJake
How can I prompt the user for mltiple values for a
parameter in a query.
I would like to have some thing like
WHERE [MYTABLE]![MYFIELD] in ['enter values:']
and allow the user to enter 1 to n values in the prompt.
Thanks
DOTJAKE
parameter in a query.
I would like to have some thing like
WHERE [MYTABLE]![MYFIELD] in ['enter values:']
and allow the user to enter 1 to n values in the prompt.
Thanks
DOTJAKE