Fixed Random Numbers

A

ameyjohn

I have a table of names, each having a column of statistics by them. I
want to generate a random number between 1 and 10 and add it on to that
names statistic.

I then want to repeat the process. So in effect each time I press the
macro, a random number between 1 and 10 is added on to the original
column.
 
Top