Hello, I have a form which has three comboboxes: Account, Month, and Year. Currently I'm limited to one account's records for one month in one year. However I'd like to add an 'All' option in each of the comboboxes in order to be able to select multiple records.
(For example, I want to display:
1. all records of a particular Month, despite the Account - across 'all' Accounts; or
2. all the records for a particular Year within a certain Account - across 'all' Months...etc.)
I'll appreciate any help!
(For example, I want to display:
1. all records of a particular Month, despite the Account - across 'all' Accounts; or
2. all the records for a particular Year within a certain Account - across 'all' Months...etc.)
I'll appreciate any help!