Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

FUNCTION IF - AND

Hi, i need help,   I used that function on Excel:   =SE(E(I2<=1;L2="B";M2="B");"Título(s) em aberto/Sem limite de crédito"; SE(E(I2<=1;L2="B";M2="A");"Sem limite de crédito"; SE(E(I2<=1;L2="B";...
  • Nathaniel_C's avatar
    7 years ago

    Hi Anonymous ,

     

    Below you will see an IF AND statement use && for AND.

    If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
    Nathaniel