I have a solution with multiple projects. Each of these projects have identical text boxes across the different reports. At the moment, users have to edit each text box individually. Is there a way to have a centralised reference point where the common text boxes are held and edited with the changes being carried across to the reports.I considered creating a template, but I would like to be able to update changes dynamically at run-time.I was hoping that there would be a variation on "ReportItems!Textbox3", such as "ReportName!ReportItems!Textbox2" that I could use as an expression to populate values. Considering that google has now failed me, can the forum suggest a better way forward?Thanks in advance
↧