Hello guys.
Feel kind of stupid asking for this.
I need to generated unique random numbers between specific values in a fixed range A4:R20
I tried the =Randbetween(...,...) function and got some duplicates. After copy and paste as values, with conditional formatting colored the duplicates .
I need to keep only unique values. (Each cell must be unique. Not looking to remove duplicate rows)
Need to know
1. How can i delete duplicated cells by shifting up ?
2. How can i create the desire outcome directly from start with vba or formulas?
Thanks in advance
Feel kind of stupid asking for this.
I need to generated unique random numbers between specific values in a fixed range A4:R20
I tried the =Randbetween(...,...) function and got some duplicates. After copy and paste as values, with conditional formatting colored the duplicates .
I need to keep only unique values. (Each cell must be unique. Not looking to remove duplicate rows)
Need to know
1. How can i delete duplicated cells by shifting up ?
2. How can i create the desire outcome directly from start with vba or formulas?
Thanks in advance