I don't know if this is possible but hoping someone could steer me in the right direction. I want to be able to create a new report and then insert it into an existing main report all done dynamically. The main report currently has 8 sub-reports in it. I believe I can create a new report but I'm not sure how to then insert it to the bottom of the the main report.
To give a little background on why I'm trying to do this:
I have created a Structural Weight Control Report Database. The sub-reports within the main report are based on an Area and computations, graphs, reports, etc., can be generated from the DB. For example, an offshore platform that consists of different areas such as Main Deck, Cellar Deck, Heli-Deck, etc. I want to allow a user to be able to add a new Area to the DB and when the new area is created, a sub-report is dynamically created and then inserted at the bottom of the last sub-report in the main report. Like I said, I don't know if this is even possible but hoping someone can tell me if it is or not and maybe some pointers on how to do it.
Thank you.