Hello Friends

I am working on a question bank having more than 500 questions in a word file.
For Each question a table is created with seven rows.
So for 500 questions we have created 500 tables.

I want to scramble the tables (questions) i.e. I want to randomly shuffle each table (question).

Kindly guide how to do this using VBA Macro.