Can anyone tell me what I'm doing wrong on this one?
@FabianAvina instead of OR IF, it should be elseif. Something like IF [Account] = '1600' then 'LA' elseif [Account] = '1602' then 'LI'...
Thanks Patrick!