G
Grunta
Hello
I would like a solution regard to excel formulas / VBA scripting.
The purpose is to assist in generatating unique PIN numbers for users
on our phone system..
The numbers generated need to be a number between 1000 & 9999...
The basic formula I have used (=RANDBETWEEN(1000,9999)) does it
intitally, but if the formula gets extended or a row gets deleted the
numbers are regenerated....
The numbers need to remain how they are at the initial time of running
the formula..
Any ideas? – I guess there needs to be some fault tolerances involved,
but for the life of me I would know what they are....
Kind Regards,
Grant
I would like a solution regard to excel formulas / VBA scripting.
The purpose is to assist in generatating unique PIN numbers for users
on our phone system..
The numbers generated need to be a number between 1000 & 9999...
The basic formula I have used (=RANDBETWEEN(1000,9999)) does it
intitally, but if the formula gets extended or a row gets deleted the
numbers are regenerated....
The numbers need to remain how they are at the initial time of running
the formula..
Any ideas? – I guess there needs to be some fault tolerances involved,
but for the life of me I would know what they are....
Kind Regards,
Grant