Recent content by Denarien

  1. D

    Report.SourceObject Issue

    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
  2. D

    Report.SourceObject Issue

    I very much appreciate your help and I will look into reconstructing the sub to work in that manner and see if it works out.
  3. D

    Report.SourceObject Issue

    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...
  4. D

    Report.SourceObject Issue

    The desired output if i can figure out the table issue would be fine as pdf. Either way word works as well going to try and avoid rtf.
  5. D

    Report.SourceObject Issue

    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...
Back
Top Bottom