« Tableur EXCEL/Formules Complexes » : différence entre les versions

Contenu supprimé Contenu ajouté
Dblary (discussion | contributions)
 
Ligne 42 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Test_logique</sourcesyntaxhighlight>
|}
|
Ligne 49 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Valeur_si_vrai</sourcesyntaxhighlight>
|}
|
Ligne 56 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Valeur_si_faux</sourcesyntaxhighlight>
|}
|
Ligne 116 :
Afin d’intégrer ses critères, il convient d’utiliser la formule ET qui permet d’associer plusieurs tests de logique pour la première donnée de la fonction SI.
Pour intégrer le SI imbriqué, il faut inscrire au niveau de la « valeur_si_faux » la nouvelle fonction SI.
Ainsi la formule va s’écrire  en cellule C2 :
 
 
Ligne 156 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage</sourcesyntaxhighlight>
|}
|
Ligne 165 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères</sourcesyntaxhighlight>
|}
|
Ligne 174 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_moyenne</sourcesyntaxhighlight>
|}
|
Ligne 241 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_moyenne</sourcesyntaxhighlight>
|}
|
Ligne 250 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_critères1</sourcesyntaxhighlight>
|}
|
Ligne 259 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_critères2...</sourcesyntaxhighlight>
|}
|
Ligne 268 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères1</sourcesyntaxhighlight>
|}
|
Ligne 277 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères2...</sourcesyntaxhighlight>
|}
|
Ligne 371 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_critères</sourcesyntaxhighlight>
|}
|
Ligne 380 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères</sourcesyntaxhighlight>
|}
|
Ligne 389 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">somme_plage</sourcesyntaxhighlight>
|}
|
Ligne 457 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">somme_plage</sourcesyntaxhighlight>
|}
|
Ligne 466 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_critères1</sourcesyntaxhighlight>
|}
|
Ligne 475 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_critères2...</sourcesyntaxhighlight>
|}
|
Ligne 484 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères1</sourcesyntaxhighlight>
|}
|
Ligne 493 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères2...</sourcesyntaxhighlight>
|}
|
Ligne 567 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage</sourcesyntaxhighlight>
|}
|
Ligne 576 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critère</sourcesyntaxhighlight>
|}
|
Ligne 635 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_critères1</sourcesyntaxhighlight>
|}
|
Ligne 644 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Plage_critères2...</sourcesyntaxhighlight>
|}
|
Ligne 653 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères1</sourcesyntaxhighlight>
|}
|
Ligne 662 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Critères2...</sourcesyntaxhighlight>
|}
|
Ligne 729 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Valeur</sourcesyntaxhighlight>
|}
|
Ligne 738 :
|
{| border="0"
<sourcesyntaxhighlight lang="text">Valeur_si_erreur</sourcesyntaxhighlight>
|}
|