Concatenation of Group Fields
Concatenation of Group Fields
I would like to concatenate text data fields of consecutive records in a group and can^t determine a logic to accomplish this.  An example:  6 records in group 1, text field for 6 records of AA, BB, CC, DD, EE, FF, and would like to end up with a calculated text result of AABBCCDDEEFF.  Suggestions?____Randall
			
									
									
						=> RE: Concatenation of Group Fields
Look at the printed related records on one line tech tip.____http://www.livewarepub.com/ftp/TechDocs/Printing_Related_Records.pdf____Kathleen__R&R Support
			
									
									
						==> RE: Concatenation of Group Fields
This worked great!  Thank you.