bpilot
August 14th, 2007, 10:02 AM
I am trying to write a simple formula that will count all of the Bankrupt status that appear in my report but cannot seem to get anything to work properly.
The pseudocode formula I have attempted was
Count ({Field}) where {Field} = "BANKRUPT"
I realize Where is not an operator, but its in essence what I am looking at.
I have attempted Do While and While Do but I only get true returns which shouldn't occur as no bankrupts where present.
If someone could help me I would greatly appreciate it.
The pseudocode formula I have attempted was
Count ({Field}) where {Field} = "BANKRUPT"
I realize Where is not an operator, but its in essence what I am looking at.
I have attempted Do While and While Do but I only get true returns which shouldn't occur as no bankrupts where present.
If someone could help me I would greatly appreciate it.