J
Jill Burling
I am trying to write an IIF statement that shows the following:
Expr1: IIf([Borrower Claim]="Borrower","Borrower",IIf([Repo
Claims]="Repo","Repo",IIf([RepoSource
Claims]="RepoSource","RepoSource",IIf([GAP Claims]="GAP","GAP",IIf([Skip
Claims]="Skip","Skip")))))
I am using the Expression field... any help would be appreciated.
Expr1: IIf([Borrower Claim]="Borrower","Borrower",IIf([Repo
Claims]="Repo","Repo",IIf([RepoSource
Claims]="RepoSource","RepoSource",IIf([GAP Claims]="GAP","GAP",IIf([Skip
Claims]="Skip","Skip")))))
I am using the Expression field... any help would be appreciated.