G
Guest
I have a form with a listbox that will display a list of items that include
description and color when an invoice number is selected from a combo box. I
think I can fix it so that the user has choice of viewing the listbox that
will sort by description first and then color, or by color first and then
description.
On the form is a button that opens up a report with the same list printed.
However, how can I configure the report to sort the item list by description
first or by color first according to what had been chosen in the form? Is
there a better way that creating 2 reports: one sorted by description first
and one by color first? Thanks.
ck
description and color when an invoice number is selected from a combo box. I
think I can fix it so that the user has choice of viewing the listbox that
will sort by description first and then color, or by color first and then
description.
On the form is a button that opens up a report with the same list printed.
However, how can I configure the report to sort the item list by description
first or by color first according to what had been chosen in the form? Is
there a better way that creating 2 reports: one sorted by description first
and one by color first? Thanks.
ck