Prev: Fill colour
Next: Auto Filter Sorting Issue
From: L. Howard Kittle on 13 Feb 2010 02:09 Hi CJ, You seem to have several solution offers. Would you be interested in a modified BINGO number caller to pick your 40 names. A bingo caller selects a number between 1 and 75, divided between five column and posts it where ever the code dictates. It avoids duplicate picks by use of code and if all numbers are picked (very rare in bingo but would be every case in you project) it gives a message box to such. So you could have your 40 names (instead of 75 numbers) in a single column, in two columns or four columns. Then with a click of a button you could either click 40 times to bring up the random names, listed wherever you want, or add loop to the code to make forty picks on a single button click to do the same. Regards, Howard "CJ" <CJ(a)discussions.microsoft.com> wrote in message news:F0B3F76E-C4A3-4F8A-AA60-D0F54E2AB0AA(a)microsoft.com... > Excel 2003. I have a list of 40 names. I would like to randomly select > names > without repeat until all 40 names have been selected. Any ideas please. |