Hi all,
IF [Unit]="9733" AND [Code]="V888" AND [Link]="9733V888" THEN [Location]="LA" AND [Classification]="Affiliate"
Trying to figure out a way to create an IF THEN statement correctly in which IF (multiple factors are true) THEN (fill the corresponding cells in that row for Location and Classification with their correct labels). If there is a formula to do this that would be very helpful.
Thanks