I have a logistics database that shows a report with all drops relative to the vehicle. I have a form that filters the query that is behind the report. This shows me all drops that are selected from a multi select list box from a form. I need to print each drop on a seperate piece of paper the report that show the drops selected is a sub form.
I am using Access 2003.
Does someone have some code that will do a For Each item selected in listbox print each drop number on a seperate piece of paper.