Good afternoon,
I'm trying to build a IF-statement with 2 or 3 different options that could match. So I need to use the OR function (I guess?). This is what I've got right now and it's working:
But how can I add the OR-function? I can't really find a lot online. I tried this, but that's not working. I could just build 3 IF-statements, but I would guess that it should be possible in a easier way.
Thanks in advance!
Youri