HI Philipp,
You may consider starting second report at row where you think maximum report one can go. You may hide the row in between using VBA.
Hope this helps.
Regards,
Kalyan.
Addition:
Also make sure that the local member does not have a fixed reference for e.g., $A$4, try making it relative e.g., A4.
Regards,
Kalyan.