excalibur78
IS-IT--Management
How can I get this formula to work? The Sum in the else part needs to be a number or somehow need to display it as a number formated to look like money. (EX: $1,000.00)
If {@ArrayCount} < 2 Then
""
Else
Sum ({SOLine.SlsPrice}, {@Group2})
If {@ArrayCount} < 2 Then
""
Else
Sum ({SOLine.SlsPrice}, {@Group2})