FAQ
Comment pouvons-nous vous aider ?
Recherche intégrale du site

Nested conditional formulas

Conditional formulas like the IF function can be nested, when you have multiple conditions to meet.

Example:

IF(A1==1,"Bad",IF(A1==2,"Good",IF(A1==3,"Excellent","No Valid Score")))

The above formula means that

if A1 is 1, the result is "Bad"

if A1 is 2, the result is "Good"

if A1 is 3, the result is "Excellent"

if A1 is anything else, the result would be "No Valid Score".

Donnez-nous votre avis sur Ragic

Que souhaitez-vous partager avec nous ?(obligatoire, choix multiples)

Veuillez donner des explications détaillées pour les éléments sélectionnés ci-dessus :

Captures d’écran pour mieux comprendre votre retour:

Merci pour votre précieux retour !

    Essayer Ragic gratuitement

    Connectez-vous avec Google

    Conditions d'utilisation | Politique de confidentialité