Thursday, March 29, 2012

Formula for adding two column amts together

Can anyone tell me what formula I need to do to add the amounts from summarized data in one column to the same in another column to get a total for both columns?

I have tried {file.name} + {file.name2} and variations on this (using Sum), but this doesn't add them together into one amount.

Thanks!

Julesuse

summary fields1+summary field2 in formula

ex:
Sum ({@.aa}, {Command.GRPNO})+Sum ({Command.ACCID}, {Command.GRPNO})

No comments:

Post a Comment