Discussion: 10 If & total if
Afficher un message
Vieux 06/08/2007, 14h45   #3 (permalink)
mutzik
XLDnaute Accro
 
Avatar de mutzik
 
Date d'inscription: février 2005
Localisation: Lixing les Rouhling
Version Excel : Excel 2003 (PC)
Messages: 1 454
Par défaut Re : 10 If & total if

bonjour,
je ferais comme cela :

total = 0
If T_1 = 10 then total = total +1
If T_2 = 11 then total = total +1
If T_3 = 11 then total = total +1
...
if total = 15 then
...
end if

if total< monmaxi then
...
endif
__________________
@+ertrand
mutzik est déconnecté   Réponse avec citation