|
I'm creating a report based on a couple of recordsets, and the way I thought I should do this is to create a subreport for the second recordset. However, I don't want the drill-down functionality of a subreport. ie I want the whole report to be displayed in the 'Main Report' and don't want people to be able to click through into the detail (since all the detail is visible from the Main Report). How can I do this? Choosing to suppress the section hides it completely - all I want to do is disable the drill-down. I'm using VS2005. thanks, Rory |