Bonsoir,
je cherche la solution à ma formule qui me retourne toujours
un message d'erreur.
Vous avez tapé un nombre trop important d'arguments pour cette fonction !!!
=SI(C1<>"M";"0";SI(ET($C$1="M";A4<>"");C4*0,25;C4);
SI(C1<>"N1";"0";SI(ET($C$1="N1";A4<>"");C4*0,5;C4);
SI(C1<>"N2";"0";SI(ET($C$1="N2";A4<>"");C4*0,5;C4);
SI(C1<>"N3";"0";SI(ET($C$1="N3";B4<>"");C4*1,75;C4);
SI(ET($C$1="R1";A4="X");C4;"0"))))
Merci
je cherche la solution à ma formule qui me retourne toujours
un message d'erreur.
Vous avez tapé un nombre trop important d'arguments pour cette fonction !!!
=SI(C1<>"M";"0";SI(ET($C$1="M";A4<>"");C4*0,25;C4);
SI(C1<>"N1";"0";SI(ET($C$1="N1";A4<>"");C4*0,5;C4);
SI(C1<>"N2";"0";SI(ET($C$1="N2";A4<>"");C4*0,5;C4);
SI(C1<>"N3";"0";SI(ET($C$1="N3";B4<>"");C4*1,75;C4);
SI(ET($C$1="R1";A4="X");C4;"0"))))
Merci