I have a Multi-select (simple) list box with customer account Names (unbound) and IDs (bound). I want to be able to select the customers I need and then print their reports. So what I need to do is get the list of customers, loop through their Id's, run a sql select based off the first name and print report then go to the next and so forth until I reach the end. I have never used arrays and can't seem to grasp how to create one on the fly and then loop through it. I'm going home now but will check back tomorrow for any post. I do have a basic knowledge of VBA.
Thank you for any help or code you provide.
sna1maa
Thank you for any help or code you provide.
sna1maa