je voudrais mettre cette formule


=SI(ET(C3-B3>0;C4-B4>0);B7;SI(ET(C3-B3<0;C4-B4>0);B7+400;B7+200))
dans le tableur de la TI-nspire cx cas
pouvez vous m'aider?
=SI(ET(C3-B3>0;C4-B4>0);B7;SI(ET(C3-B3<0;C4-B4>0);B7+400;B7+200))
=when(C3-B3>0 and C4-B4>0,B7,when(C3-B3<0 and C4-B4>0,B7+400,B7+200))
Retourner vers Problèmes divers / Aide débutants
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 7 invités