pig311
IS-IT--Management
- May 3, 2002
- 4
I have a Formula that Checks a Date for aging. If the date falls within the parameter, then it prints the account balance. If it returns false, it will only let me enter a numeric value because the Acct Bal is numeric. Entering Zero for the value works for my totals, however it skews my count, because it counts all the zeros. Is there another way to return a null value if the select returns false, or maybe a way to have the count not count 0s?