save a crosstab to a new table

Maybe the previous instructions were a bit unclear.

You have a crosstab you like. Don't try to change that crosstab to a make-table, because then it won't pivot any more. Instead, save that crosstab. Now create a separate make table query. Use the crosstab as the input to this second query, and simply select all fields from the crosstab. Now, when you run this make table query, it'll...