Post Author: ofina
CA Forum: Formula
I'm trying to create a field that will list the orders in my report with a comma in between each one, eg. 1000, 1001, 1152, 1654. I thought that using arrays was my answer. I found out how to create an array containing the information, but not how to get it actually on my report in the way that I want.