Bonjour,
J'ai besoin d'aide avec une fonction Si
J'ai trop de conditions dans ma formule alors que j'ai besoin d'en rajouter encore quelques unes, donc j'aimerais bien la simplifier
=SI(E53=0;0;SI(E53=L53;L53;SI(ET(E53="1 N";L53=1);"1 N";SI(ET(E53="1 N";L53="N");"1 N";SI(ET(E53="N 2";L53="N");"N 2";SI(ET(E53="N 2";L53=2);"N 2";SI(ET(E53=1;L53="N");"N";SI(ET(E53=2;L53="N");"N";SI(ET(E53="N";L53=1);1;SI(ET(E53=2;L53=1);1;SI(ET(E53="N 2";L53=1);1;SI(ET(E53=1;L53=2);2;"Choisir"))))))))))))
C'est plus clair sur le fichier (ligne 53), si quelqu'un voit comment faire...