D
Dave
I have a report which displays records in the following way:
Issue1-
ref no1
ref no2
ref no3 etc
I need it to display as:
Issue1-
ref no1, ref no2, ref no3, etc
Please can someone tell me if this is possible and how to achieve this
I asume that I need to make some kind of string to achieve this.
Many thanks in advance.
Dave
Issue1-
ref no1
ref no2
ref no3 etc
I need it to display as:
Issue1-
ref no1, ref no2, ref no3, etc
Please can someone tell me if this is possible and how to achieve this
I asume that I need to make some kind of string to achieve this.
Many thanks in advance.
Dave