How can I give a user options when using a parameterquery?

J

Joost Linthorst

When you open my parameterquery, you can type an artist in it, and then you
get a list of all tracks that artist has made.

but my problem is that, if your spelling is incorrect, you'll have no
results. So what i'd like to have is a list of options (a list of all the
possible artists that are present in my database). So the user can won't have
the spelling problem

i really hope someone can help me with this
 
Top