janerussel
MIS
I've created two list boxes so the user can pick from the first to populate the second. The user can also change the order of the records in the second list box.
From the second list box a report will be printed. I want the report to print in the order of the list.
I've created a recordset based on the list. Now I need to tell the report to print on the recordset.
How do I tell the report to look at the recordset for its recordsource?
From the second list box a report will be printed. I want the report to print in the order of the list.
I've created a recordset based on the list. Now I need to tell the report to print on the recordset.
How do I tell the report to look at the recordset for its recordsource?