Hi, hopefully some knows how to do this. When I run a report and the report is populated with data, I want to take some of the information in the details columns and put in a string. Can I do this using a formula? Any ideas how?
Clarification:
I have run the report and the details section has some columns:
NAME OTHERINFO
name1 OtherInfo1
name2 OtherInfo2
name3 OtherInfo3 ... (so on)
How do I get a string so that the string = 'name1, name2, name3'?
Clarification:
I have run the report and the details section has some columns:
NAME OTHERINFO
name1 OtherInfo1
name2 OtherInfo2
name3 OtherInfo3 ... (so on)
How do I get a string so that the string = 'name1, name2, name3'?