brianfosterblack
Active Member
- Joined
- Nov 1, 2011
- Messages
- 251
Can anyone please help me with this. I have a command Button on the sheet which I want to run the code to do the following in cells G20 to G100 I have a list of names. The list can be any length - so there might only be 12 names or 20 names but the list always starts at cell G20 and will never exceed G100 I want to randomly draw 1 name from this list and post the result in cell S4 If the name found has the left 5 letters as "(Vis)" then it must draw another name. Every time I press the command button it will select another name from the list and it can select the same name again, just not a name with the left 5 letters of "(Vis)" I have tried to customize other code without success so any assistance will be appreciated