Comment mettre deux conditions apres le "if"Code:
1
2
3
4
5
6
7
8
9 If condition [ Then ] [ statements ] [ ElseIf elseifcondition [ Then ] [ elseifstatements ] ] [ Else [ elsestatements ] ] End If -or- If condition Then [ statements ] [ Else [ elsestatements ] ]
et la meme question pour "statement"
merci de répondre
:yaisse2: