Is there a way to randomize the values from different columns within a row? Here is an example:
Option 1 Option 2 Option 3 Option 4
Gloria Stuart Claire Danes Kim Basinger Kate Winslet
Carson Daly Chris Rock Matthew Perry David Arquette
Mohawk Bald Mullet Buzz Cut
Big Daddy Little Nicky The Waterboy Happy Gilmore
Virginia Italy England Germany
There are 4 columns. Currently all of the inputs under Option 4 are the correct answer to a question. I want to randomize or shuffle them within their row so that the answer can be A, B, C, or D instead of the answer always being D for every question. I have over 10,000 questions so individually changing them would be ridiculously time consuming. Any help? I can't find anything!
USING VBA
SNAPSHOT