I have them stored on another sheet("sheet2"). Is there a way i can pull from sheet2 using vba and it deletes the used number to avoid repeats??
I see that you are adding in conditions that weren't mentioned in your original post that change the problem immensely. You want to be sure to ask a good, complete question, so we know exactly what you are after and are not left guessing. Is there a good reason why these numbers must be random and cannot be sequential?or is there a code to generate values between 1:100000000 and not repeat
OK, great. Then my original reply should work for you. You can use the MAX function in regards to data on another sheet. Just add the sheet reference, i.e.I apologize, i'm still learning. However, the numbers can be sequential!