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))
Return to Problèmes divers / Aide débutants
Users browsing this forum: No registered users and 14 guests