In a, say, 30 row column where there are 25 Georges and 5 Helens, a random cell pick will most likely be George, Helen not excluded.
I wonder if the the random choice in the the example above can be done in a 2 column, 2 row table like:
Name OccurenceNumber
George 25
Helen 5
The formula should be able to exclude names stored in range x, no exclusions if x range is empty.
Bookmarks