LHooker
June 28th, 2008, 11:21 PM
I'm trying to combine all records with a closed date and rejection_withdrawal date in two different columns in a table. If I run each of the below statements separately, I get 520 for for closed date and 382 for rejection_withdrawal date, but when I combine statements (as shown below), the count from the last statement is returned.
How can I combine statements in a formula to return the total count from both statment ?
{Closing_Date} = {?Closed Date}
Or
{Rejection_Withdrawal_Date} = {?Closed Date}
How can I combine statements in a formula to return the total count from both statment ?
{Closing_Date} = {?Closed Date}
Or
{Rejection_Withdrawal_Date} = {?Closed Date}