I have a dis-contiguous set of cells such as B4:E5, B8:E13, B17:B18, and B27:E27. 44 cells in total.
What I'm trying to do is generate a name from a list in column G. There are 52 items in the list, but I only need to randomly generate 44 unique names.
I've messed around with Rand() and MRAND() from the MoreFunc, but can't seem to find the right solution.
Any thoughts?
Bookmarks