Good evening all
Within a report I want to add a subreport which will return information from a seconf database with the booking reference being in common with the main report database.
However within the subreport I want to return the information as a single string as opposed to in rows.
I'm guessing that this would be some kind of loop that goes through the second database and builds up the string with every matching field.
Logically I don't think I'm asking for the impossible, but loops have never been my strong point and so far I dead STUCK
Using CR 8.5
Many thanks
John