L
Lost in Microbiology
I have the alaphabet in column 1 starting at row 4. I would like for a cell
to randomly pick one of the 26 letters of the alphabet. In cell B4 I have the
following formula:
=INDEX($A$4:$A$29,INT(RANDBETWEEN(4,29)),0)
It works, every few refreshes (F9), it will give me a #REF! error. I can not
figure out why. Any help would be appreciated as this is frustrating me.
Thanks.
to randomly pick one of the 26 letters of the alphabet. In cell B4 I have the
following formula:
=INDEX($A$4:$A$29,INT(RANDBETWEEN(4,29)),0)
It works, every few refreshes (F9), it will give me a #REF! error. I can not
figure out why. Any help would be appreciated as this is frustrating me.
Thanks.