When I have a loop run through an excel sheet (let’s say a list of words), it starts from the top, and works its way down a column until the end. I want it to select the rows from the excel sheet randomly.
Is this possible?