Sorry, I don't think I explained it correctly:
For example, in column C say I have the following:
Mark
Paul
Dave
Phil
Rob
If I wanted to randomly return three of these names into Column D, how would I do that? For example, in D I would have randomly returned:
Rob
Dave
Mark
Thanks again,
Mark