In Microsoft Access 2013 I have a report with multiple instances of the same subreport. Based on which control contains the subreport, I would like to apply a different filter using code. (This would prevent having to create multiple queries and subreports that would be very similar.) From within the subreport, is there a way to know which control in the parent report contains it? I would think there would be some sort of "parent" property, but I can't figure out what.
|