Hello! This looks like a great place that I just stumbled upon to find a little insight! I have a report with a subreport. I am trying to pass data from the sub to the main and am using shared variables. My problem is that if a record has more than one record in the sub, only the last record is brought back into the main. For instance if a record meets my selection criteria in the sub then the data is "a." It brings this back into the main and all is good. But if another record ends up meeting my criteria on three different instances in the sub (the data would be "a, "b" and "c" then only "c" comes back to the main. I hope that makes sense. Please let me know if anyone would like more clarification. Thanks for any help!