How to fix OR formula in Disable IF for a button

Hi @Herve_Soursou
and welcome to Coda Community :handshake:

As @Ander correctly suggested, they both work.

If you have multiple values and need a more concise way to express it, you can also go with:
thisRow.Column 5.In("AA","BB")

Have a look at the Formula Reference and you’ll find a good deal of examples and inspiration.
Cheers!

3 Likes