hi all
i have made a multiple selection form which selects a 5 digit number from a list in a list box. when i select the numbers (which could be a anything from 1 number 2 twenty numbers) i then press a command button to print out a report based on the numbers i have selected.
my question is when i select the numbers from the list i want the report to print the numbers and the data unique to that number in the order that i have selected them but it prints them in the order the list box is. how do i do this??????????
thanks in advance
i have made a multiple selection form which selects a 5 digit number from a list in a list box. when i select the numbers (which could be a anything from 1 number 2 twenty numbers) i then press a command button to print out a report based on the numbers i have selected.
my question is when i select the numbers from the list i want the report to print the numbers and the data unique to that number in the order that i have selected them but it prints them in the order the list box is. how do i do this??????????
thanks in advance