Hello all,
First of all I want to thank everyone in this forum. It's the most helpful forum I've ever participated in. Again, thank you so much.
I have a field that returns discreet records such as:
NEGATIVE
POSITIVE
INDETERMINATE
or
1+
2+
3+
4+
The number of records is not constant nor is the format. It can be a number or a string.
Is there any way that I can combine the records into one field so that:
NEGATIVE
POSITIVE
INDETERMINATE
would be combined into NEGATIVE POSITIVE INDETERMINATE (as one field)
Or
1+
2+
3+
4+
would be combined into 1+ 2+ 3+ 4+ (as one field) ?
Thanks for any information. Again, this is a great forum.
Goosetown
First of all I want to thank everyone in this forum. It's the most helpful forum I've ever participated in. Again, thank you so much.
I have a field that returns discreet records such as:
NEGATIVE
POSITIVE
INDETERMINATE
or
1+
2+
3+
4+
The number of records is not constant nor is the format. It can be a number or a string.
Is there any way that I can combine the records into one field so that:
NEGATIVE
POSITIVE
INDETERMINATE
would be combined into NEGATIVE POSITIVE INDETERMINATE (as one field)
Or
1+
2+
3+
4+
would be combined into 1+ 2+ 3+ 4+ (as one field) ?
Thanks for any information. Again, this is a great forum.
Goosetown