Thanks Ray705 about the reply. I have an idea but I need the code in
VB to implement them. I could start deleting a random cell each time, counting in every iteration the number of NON BLANK cells that remain, when this number will be 1000 it will be ready. If all the Id are unique I could be sure that I have 1000 differents Id selected. Right?
Anyone has an idea to implement this idea?
Note: To generate the random pointer I can use the function RAND()*20000 of the excel.
Thanks.