Parariddle
Registered User.
- Local time
- Today, 05:22
- Joined
- Jan 28, 2009
- Messages
- 34
Hi Guys
I have a combo box based on a query which has these fields
Instance ID
Report ID
Report Name
Due Date
What I want is the first combo box too bring back a list of report names and the second to return the Due Date for that particular report based on the selection.
My problem is I am finding that all instances of the report name are listed (so 2 reports listed many times) and all dates are then shown.
Any ideas how I can stop this or the best way to achieve this ? Thanks in advance !
I have a combo box based on a query which has these fields
Instance ID
Report ID
Report Name
Due Date
What I want is the first combo box too bring back a list of report names and the second to return the Due Date for that particular report based on the selection.
My problem is I am finding that all instances of the report name are listed (so 2 reports listed many times) and all dates are then shown.
Any ideas how I can stop this or the best way to achieve this ? Thanks in advance !