I need some assistance in a boolean formula.
Here is the info:
1. tblAccounts.AccountType
I have my select expert formula showing only:
{tblAccounts.AccountType} in ["CSA Customer", "CSA/Data"]
2. tblAssignedAccountGroups.AccountGroup [String =50]
I only want account groups that contain:
"Aspire"
"UX5000"
"SV8100"
"ISeries"
"Zultys"
but DO NOT contain "TopGun" or "TopGunRemoteSite"
Thanks in advance for the help!
Here is the info:
1. tblAccounts.AccountType
I have my select expert formula showing only:
{tblAccounts.AccountType} in ["CSA Customer", "CSA/Data"]
2. tblAssignedAccountGroups.AccountGroup [String =50]
I only want account groups that contain:
"Aspire"
"UX5000"
"SV8100"
"ISeries"
"Zultys"
but DO NOT contain "TopGun" or "TopGunRemoteSite"
Thanks in advance for the help!