So I have tried to use the temporary table but it was still just refusing to work. I have no gone on to use the link you provided as a resource. I was wondering however if you know of a way of inserting an object itself such as an already created report instead of just text.
Cheers,
Mike
That was a very informative post and I have marked it as a favorite for future reference. Although it was not entirely what I was looking for. If I was to go that method I would need to completely rebuild my report through vba which I would like to avoid if possible. Since the report loops...
I have stumbled across an issue in my report involving the Report.SourceObject property. The section of the report contains a subreport that needs to change dynamically to display the report that relates to the corresponding test. When trying to change the subreports.Sourceobject property I get...