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
|