Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

somme de texte en filtre

1 réponse
Avatar
stephane prov
Bonjour,

sur (excel 2007) J'ai créeé un filtre sur une colonne (N:N) cette colone
précise "oui" ou "non"
j'aimerai si possible trouver la formule qui me comptabilise le nombre de
"oui " pendant le filtrage.

Ps: le filtrage n'est jamais identique car des lignes viennent s'ajouter !

Merci

1 réponse

Avatar
isabelle
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
bonjour stephane,<br>
<br>
=SOUS.TOTAL(3;N:N)<br>
<br>
<table border="0" cellpadding="4" cellspacing="4" height="414"
width="266">
<tbody>
<tr valign="top">
<th align="center">no_fonction</th>
<th align="center">Fonction</th>
</tr>
<tr valign="top">
<td class="TT" align="center">1</td>
<td class="TT" align="center">MOYENNE</td>
</tr>
<tr valign="top">
<td class="TT" align="center">2</td>
<td class="TT" align="center">NB</td>
</tr>
<tr valign="top">
<td class="TT" align="center">3</td>
<td class="TT" align="center">NBVAL</td>
</tr>
<tr valign="top">
<td class="TT" align="center">4</td>
<td class="TT" align="center">MAX</td>
</tr>
<tr valign="top">
<td class="TT" align="center">5</td>
<td class="TT" align="center">MIN</td>
</tr>
<tr valign="top">
<td class="TT" align="center">6</td>
<td class="TT" align="center">PRODUIT</td>
</tr>
<tr valign="top">
<td class="TT" align="center">7</td>
<td class="TT" align="center">ECARTYPE</td>
</tr>
<tr valign="top">
<td class="TT" align="center">8</td>
<td class="TT" align="center">ECARTYPEP</td>
</tr>
<tr valign="top">
<td class="TT" align="center">9</td>
<td class="TT" align="center">SOMME</td>
</tr>
<tr valign="top">
<td class="TT" align="center">10</td>
<td class="TT" align="center">VAR</td>
</tr>
<tr valign="top">
<td class="TT" align="center">11</td>
<td class="TT" align="center">VAR.P</td>
</tr>
</tbody>
</table>
<br>
<br>
isabelle<br>
<br>
stephane prov a &eacute;crit&nbsp;:
<blockquote cite="mid:%"
type="cite">Bonjour,
<br>
<br>
sur (excel 2007) J'ai cr&eacute;e&eacute; un filtre sur une colonne (N:N) cette
colone pr&eacute;cise "oui" ou "non"
<br>
j'aimerai si possible trouver la formule qui me comptabilise le nombre
de "oui " pendant le filtrage.
<br>
<br>
Ps: le filtrage n'est jamais identique car des lignes viennent
s'ajouter !
<br>
<br>
Merci <br>
</blockquote>
</body>
</html>