R
Robin Chapple
I have a table of club names which are grouped in zones. Each club
record includes the allocated zone.
I need a report which lists all clubs on zone one as a continuous
string of the names. (I hope that explains properly)
So that the report would say:
Zone One
Team 1; Team 2; Team 3: and so on.
Zone Two
Team 21; Team 40; Team 62; and so on.
Zone Three
Team 14; Team 18; Team 33 and so on
How do I do that?
Thanks,
Robin Chapple
record includes the allocated zone.
I need a report which lists all clubs on zone one as a continuous
string of the names. (I hope that explains properly)
So that the report would say:
Zone One
Team 1; Team 2; Team 3: and so on.
Zone Two
Team 21; Team 40; Team 62; and so on.
Zone Three
Team 14; Team 18; Team 33 and so on
How do I do that?
Thanks,
Robin Chapple