Hello,
Hope you guys can help me. I have a "Edition" field that contains three options: Extended, Standard and 360 Edition. The concatenate formula works however when adding the IF statement for the 360 Edition I get " Invalid formula."
What am I doing wrong here?
CONCATENATE({Order ID} & " " & Initials & " " &"Vol II")
IF({Edition} = "360 Edition",BLANK())
Thanks
