J
jas580
I have a form with two list boxes, and add/remove buttons. The user moves
Account Numbers from the first box [Accounts] to the second [Current
Accounts].
Once users have selected the accounts they want in a report, I need those
account numbers to pass to a temporary table [Acct Temp]. The report queries
are based on this temp table. I have tested the report by manually entering
and removing account numbers in [Acct Temp] and it works great. Now I need
to know how to pass those account numbers from the list box. And, how to
remove those account numbers from the temp table after a report has been run.
Thanks,
Jeff
Account Numbers from the first box [Accounts] to the second [Current
Accounts].
Once users have selected the accounts they want in a report, I need those
account numbers to pass to a temporary table [Acct Temp]. The report queries
are based on this temp table. I have tested the report by manually entering
and removing account numbers in [Acct Temp] and it works great. Now I need
to know how to pass those account numbers from the list box. And, how to
remove those account numbers from the temp table after a report has been run.
Thanks,
Jeff