Hi,
Can someone please help with a formula issue? Think it is missing ({ or something.
1st formula working:
if(Contains([Bottler Name], "ADMIRAL") AND [RB_CORP_GRP]="ADMIRAL")then [RB_BTTLR_ID] else "x" endif
2nd formula works til black words:
if [BP Billing #]="x" AND Contains([Bottler Name],"BUFFALO ROCK" and Contains ([RB_CORP_GRP],"ROCK"),[RB_BTTLR_ID]), [BP Billing #] endif
Thanks in advance,
Cheryl