Multi Select

jasn_78

Registered User.
Local time
Tomorrow, 04:36
Joined
Aug 1, 2001
Messages
214
I am trying to create a report based on a form for a invoice statement which I have got working no worries. The problem is I would like to be able to print many customer invoices at the same time to do this I have created a list box could combo1 which has the customer's address in it. I would like to know how I write the code to allow the user to select multiple customers at once without returning null values in the query as that is what I seem to get when I use multi select

Thanks very much
 
Pat:
I understand that I need a where clause in my query but I don't know how to write the vba code that is needed for such a query
 
Pat:
thank you very much i think i have it now
 

Users who are viewing this thread

Back
Top Bottom