Epsilon101
Programmer
As an example, If you had a several queues, each holding accounts.
Can have 2 filters on a form one to select any of the accounts and one to select any of the queues.
Then if you dont want to filter by the queue you can still choose any of the accounts listed.
What i want to try and do is when you select a queue, the other combo box only lets you choose from accounts in that queue and no other.
What may make this harder is, i need to have the ability to filter on several queues all selected from the one combo box.
This will effectively stop people from choosing a queue and account that dont match, then the report the filter goes on will always show some info.
---------------------------------------
Any help would be great!
Can have 2 filters on a form one to select any of the accounts and one to select any of the queues.
Then if you dont want to filter by the queue you can still choose any of the accounts listed.
What i want to try and do is when you select a queue, the other combo box only lets you choose from accounts in that queue and no other.
What may make this harder is, i need to have the ability to filter on several queues all selected from the one combo box.
This will effectively stop people from choosing a queue and account that dont match, then the report the filter goes on will always show some info.
---------------------------------------
Any help would be great!