I have a listbox with many columns and rows.
User has an option to sort that listbox. so everytime the RowSource of that list would be different.
Based on that RowSource sql I want to print the report.
How would I pass the current RowSource to the report?
THanks
User has an option to sort that listbox. so everytime the RowSource of that list would be different.
Based on that RowSource sql I want to print the report.
How would I pass the current RowSource to the report?
THanks