A voir également:
- Pb formaule ds excel
- Liste déroulante excel - Guide
- Formule excel - Guide
- Déplacer une colonne excel - Guide
- Aller à la ligne excel - Guide
- Tableau croisé dynamique excel - Guide
4 réponses
CapitainCo
Messages postés
126
Date d'inscription
mardi 24 juin 2008
Statut
Membre
Dernière intervention
5 novembre 2009
61
9 juil. 2008 à 14:20
9 juil. 2008 à 14:20
=SI(AU2="VRAI";CONCATENER(SUBSTITUE(AU$1;"HPV-";"");",");SI(AU2="Possible";CONCATENER("(";SUBSTITUE(AU$1;"HPV-";;"");"),");""))
ta formule ne marche pas du tout chez moi
=SI(AU2="VRAI";CONCATENER(SUBSTITUE(AU$1;"HPV-";"");","";);SI(AU2="Possible";CONCATENER("(";SUBSTITUE(AU$1;"HPV-";"");"),");""))
ta formule ne marche pas du tout chez moi
=SI(AU2="VRAI";CONCATENER(SUBSTITUE(AU$1;"HPV-";"");","";);SI(AU2="Possible";CONCATENER("(";SUBSTITUE(AU$1;"HPV-";"");"),");""))
dsl me suis trompé en tapant
=SI(AU2="VRAI";CONCATENER(SUBSTITUE(AU$1;"HPV-";"");",");SI(AU2="Possible";CONCATENER("(";SUBSTITUE(AU$1;"HPV-";;"");"),");""))
moi elle marche pour qq colonnes
=SI(AU2="VRAI";CONCATENER(SUBSTITUE(AU$1;"HPV-";"");",");SI(AU2="Possible";CONCATENER("(";SUBSTITUE(AU$1;"HPV-";;"");"),");""))
moi elle marche pour qq colonnes