Bonjour
Svp est ce qu'il a une solution pour redruire cette fonction
j'ai essayé avec la fonction sommeprod mais ca marche pas
Salutation.
Svp est ce qu'il a une solution pour redruire cette fonction
VB:
=SOMME.SI(Tableau1[Compte];"51*";Tableau1[Debit Solde])+SOMME.SI(Tableau1[Compte];"53*";Tableau1[Debit Solde])+SOMME.SI(Tableau1[Compte];"54*";Tableau1[Debit Solde])+SOMME.SI(Tableau1[Compte];"58*";Tableau1[Debit Solde])
j'ai essayé avec la fonction sommeprod mais ca marche pas
Code:
=SOMMEPROD((GAUCHE(Tableau1[Compte];2)=TRANSPOSE({"51";"53";"54";"58"}))*((Tableau1[Debit Solde]))
Salutation.