Topic: Manipulating a Command Field Posted: 12 Jul 2008 at 7:17am
Hello,
How is a command field treated in Crystal Reports XI? An array? The reason I ask is because we can utilize the Count() function and it returns how many rows are in a command field (i.e. num = Count({Command.OccurenceDate})). In this scenario, we're getting the correct number of rows in this field. The problem, however, is that I need to iterate through these record in either a formula field or a custom function. How would one go about indexing (using subscripts) to do this? I'd like to be able to access each record in this field directly using subscripts, but I cannot find any resources or examples showing how to do this? Any help would be greatly appreciated.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum