Hi
I have a report that displays an identified issue on each page. There is a sub-report that shows all individuals who have been associated with that issue. So there is a 1 to many relationship between the main and sub-report. I have written some code that allows me to filter the main report by any of the fields. However, I would also like to filter the report by values in the sub-report. For example, if Joe Bloe is associated with 5 issues, I would like my filter to produce only those issues with which Joe Blow is associated even if there are other also associated with the issue.
Any ideas would be appreciated.
Thanks
I have a report that displays an identified issue on each page. There is a sub-report that shows all individuals who have been associated with that issue. So there is a 1 to many relationship between the main and sub-report. I have written some code that allows me to filter the main report by any of the fields. However, I would also like to filter the report by values in the sub-report. For example, if Joe Bloe is associated with 5 issues, I would like my filter to produce only those issues with which Joe Blow is associated even if there are other also associated with the issue.
Any ideas would be appreciated.
Thanks