A
auujxa2 via AccessMonster.com
I have a reporting form, which has dozens of reports that can be printed,
viewed or exported, based upon what you select from the combo boxes.
I'd like to have a combo box with several fields from the master table listed,
so they can choose what field they'd like to sort by.
The only current way I can think of doing this, is creating multiple queries,
each one sorted by a different field, then depending on what the value is
from the combo box, use that specific query for the report to print, export
or view.
Is there an easier or more efficient way to sort by one selected field,
instead of building a query for each selection?
Thank you in advance
viewed or exported, based upon what you select from the combo boxes.
I'd like to have a combo box with several fields from the master table listed,
so they can choose what field they'd like to sort by.
The only current way I can think of doing this, is creating multiple queries,
each one sorted by a different field, then depending on what the value is
from the combo box, use that specific query for the report to print, export
or view.
Is there an easier or more efficient way to sort by one selected field,
instead of building a query for each selection?
Thank you in advance