Hello,
I am trying to adjust a Formula for a Subsidiary Company for Consolidation. I can add the Account to a particular Range of Accounts but I can not remember how to say not in a range in Accounts. Please see below...
If {@Accounts} < "5299.999999" or {@Accounts} in "5301" to "5999" and {@Accounts} in "3.6540.1" Then "Non-Regulated Income" else
trying to say not the account "3.6540.1" in this parameter
If {@Accounts} in "6500" to "6540.999999" Then "Plant Non-Specific Operations" else
Thanks for the help
Jason
I am trying to adjust a Formula for a Subsidiary Company for Consolidation. I can add the Account to a particular Range of Accounts but I can not remember how to say not in a range in Accounts. Please see below...
If {@Accounts} < "5299.999999" or {@Accounts} in "5301" to "5999" and {@Accounts} in "3.6540.1" Then "Non-Regulated Income" else
trying to say not the account "3.6540.1" in this parameter
If {@Accounts} in "6500" to "6540.999999" Then "Plant Non-Specific Operations" else
Thanks for the help
Jason