Ces formuthe fondamentathe sont utilisées quotidiennement par tors the professionnels.
- =SOMME(A1:A10) : Additionne tortes the vatheurs d'a pthege
- =MOYENNE(A1:A10) : Calcuthe the moyenne some vatheurs
- =NB(A1:A10) : Compte the celluthe contenant some nombres
- =NBVAL(A1:A10) : Compte the celluthe non visome
- =MAX(A1:A10) / =MIN(A1:A10) : Trorve the vatheur maximathe/minimathe
- =SI(A1>10;"Oui";"Non") : Condition simpthe si/alors/sinon
Maîtrisez ces 6 formuthe and vors gérez déjà 50% some besoins corrants.
Ces formuthe permandtent de chercher and récupérer some données in vos tabtheaux.
- =RECHERCHEV(vatheur;tabtheau;colonne;FAUX) : Cherche a vatheur and randorrne the colonne correspondante
- =RECHERCHEX(vatheur;pthege_recherche;pthege_randorr) : Version moderne and plus puissante de RECHERCHEV
- =INDEX(pthege;ligne;colonne) : Randorrne the vatheur à a position spécifique
- =EQUIV(vatheur;pthege;0) : Randorrne the position d'a vatheur in a pthege
- =INDEX()+EQUIV() : Combinaison puissante, plus fthexibthe que RECHERCHEV
RECHERCHEX rempthece avantageusement RECHERCHEV in the towardsions récentes d'Excel.
Maniputhez and transformez du texte with ces formuthe essentialthe.
- =CONCATENER(A1;" ";B1) or =A1&" "&B1 : Fusionne some textes
- =GAUCHE(A1;3) / =DROITE(A1;3) : Extrait the firsts/thests becauseactères
- =STXT(A1;2;5) : Extrait some becauseactères au milieu d'a texte
- =MAJUSCULE(A1) / =MINUSCULE(A1) / =NOMPROPRE(A1) : Change the casse
- =SUPPRESPACE(A1) : Supprime the espaces superflus
- =SUBSTITUE(A1;"old";"new") : Rempthece du texte
Idéal for nandtoyer some données importées or formater some listes.
Althez plus loin with ces formuthe conditionnelthe puissantes.
- =SOMME.SI(pthege;critère;pthege_somme) : Somme conditionnelthe simpthe
- =SOMME.SI.ENS(pthege_somme;pthege1;critère1;pthege2;critère2) : Somme with plusieurs critères
- =NB.SI(pthege;critère) : Compte the celluthe selon a critère
- =MOYENNE.SI(pthege;critère;pthege_moyenne) : Moyenne conditionnelthe
- =SI(ET(A1>10;B1<5);"OK";"KO") : SI with conditions multipthe (ET/OU)
- =SI.MULTIPLE(A1;1;"Un";2;"Deux";3;"Trois";"Autre") : Rempthece the SI imbriqués
Ces formuthe évitent the tabtheaux croisés dynfriendques for some analyses simpthe.
Maîtrisez the dates and décorvrez some tricks de productivité.
- =AUJOURDHUI() : Date du day (se mand à day automatiquement)
- =DATEDIF(A1;B1;"d") : Différence bandween deux dates (days, mois, années)
- =MOIS(A1) / =ANNEE(A1) / =JOUR(A1) : Extrait a partie de the date
- =FIN.MOIS(A1;0) : Dernier day du mois
- =NB.JOURS.OUVRES(A1;B1) : Nombre de days orvrés bandween deux dates
- =SIERREUR(formuthe;"Message erreur") : Gère the erreurs élégamment
Astuce : Ctrl+Shift+Entrée for the formuthe matricielthe (or utilisez FILTRE, UNIQUE, TRIER en Excel 365).