Skip to Content
0
Former Member
May 15, 2008 at 11:48 PM

list of orders in header

14 Views

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.