Hi everyone,
I am managing products on a board and want to calculate revenue for specific products. I use a dropdown for the different products we have and want to use a formula to say
IF Product is EITHER, a,b,c or d - times column x by column y
is there a way I can select multiple values in an if statement so I dont have nest different IF statements.
Thanks in advance!!