Search found 1 match
- Tue Aug 26, 2008 8:48 am
- Forum: R&R ReportWorks Users
- Topic: Conditional Sum functions
- Replies: 6
- Views: 3341
=====> RE: Conditional Sum functions
I always calculate gross quantity shipped this way:____I make a calculated field to determine whether to assign a positive or negative quantity to the line item, depending on whether it was a return or a sale:____Name the calculated field "quants" with the following expression:____iif(isbl...