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
Thanks very much