Thanks, but it doesn’t work for me. To be more clear, I’ll give you an example:
I’m using =ROUND(RAND()*(999-0)+0;0) to generate three digits random numbers
from 0 to 999. I copyed this formula in a cells A1:E20 (100 cells). In some
generations I’m receiving duplicated numbers in two or more cells, which I
don’t want. This is the problem, wtich I want to solve.
Regards