Drawing program
Who was offering the program that drew the winners name?
0
-
quote:Originally posted by phillip
Who was offering the program that drew the winners name?
I don't remember but if you type the entrants names into column A in an Excel spreadsheet and then copy and paste the following formula into any cell NOT IN COLUMN A, it'll draw a winner at random:
=INDEX(A:A,TRUNC(RAND()*COUNTA(A:A)+1))0 -
quote:Originally posted by spurgemastur
quote:Originally posted by phillip
Who was offering the program that drew the winners name?
I don't remember but if you type the entrants names into column A in an Excel spreadsheet and then copy and paste the following formula into any cell NOT IN COLUMN A, it'll draw a winner at random:
=INDEX(A:A,TRUNC(RAND()*COUNTA(A:A)+1))
thanks0
Please sign in to leave a comment.
Comments
2 comments