I'm looking for information on how to initialize an array in Crystal 8.5 with period information ie: Netposting01, Netposting01....Netposting12 These are numeric fields that contain period amounts. I'm trying to use a "For Loop" for adding up these period buckets instead of a very long "if" statement according to a parameter that an end user will enter.
Thanks
Thanks