sparker
May 13th, 2009, 10:58 AM
Hi,
would anyone know how to formate a spacific set of data, that is returned in rows
and combind them in a single line seperated by commas.
Example, this is what I get from a single data set.
Colors
PMS1
PMS2
PMS3
PMS4
I would like to have:
Colors
PMS1, PMS2, PMS3, PMS4
and the number of returned results will vary some order will only have 2 colors and other
can have up to 6 or even 12.
Thanks
would anyone know how to formate a spacific set of data, that is returned in rows
and combind them in a single line seperated by commas.
Example, this is what I get from a single data set.
Colors
PMS1
PMS2
PMS3
PMS4
I would like to have:
Colors
PMS1, PMS2, PMS3, PMS4
and the number of returned results will vary some order will only have 2 colors and other
can have up to 6 or even 12.
Thanks