Re : excell marc
Comme ceci peut-être??
Sub numero()
Dim a As Single, b As Single, c As Single, d As Single, e As Single
a = WorksheetFunction.RandBetween(1, 10)
b = WorksheetFunction.RandBetween(1, 10)
c = WorksheetFunction.RandBetween(1, 10)
d = WorksheetFunction.RandBetween(1...