G
Gary Brett
Hi.
I am fairly sure this is easy for a VBA expert, but clearly I am not!
I have a query with 4 fields in, 1 of which is named MailLevel and
this field contains numbers ranged 1-9. In the Qry design grid I have
input [Enter Mail Level] that produces a pop up dialogue box which
asks that very question. If the user inputs 2 for example it produces
the qry with just Mail level 2 showing. What I need to achive is to
enable the users to input multiple choices to filter.
ie: They type 1,2,5,6,9 into the pop up dialogue box and all matching
records are shown in the query..
Thanx for your time in advance...
G
I am fairly sure this is easy for a VBA expert, but clearly I am not!
I have a query with 4 fields in, 1 of which is named MailLevel and
this field contains numbers ranged 1-9. In the Qry design grid I have
input [Enter Mail Level] that produces a pop up dialogue box which
asks that very question. If the user inputs 2 for example it produces
the qry with just Mail level 2 showing. What I need to achive is to
enable the users to input multiple choices to filter.
ie: They type 1,2,5,6,9 into the pop up dialogue box and all matching
records are shown in the query..
Thanx for your time in advance...
G