Arrays: All OR Nothing

Hi All,
Is this possible to use an array of variable text partially? For example, I have an array of text (1 Col, 12 Rows) but I want to mark only 5 or 6 values only or 8 or 10 values other time. What is the best approach rather than making files for all combinations? Thanks in advance.
Best Regards,
AASRZ

Make the array. Ungroup the array. Delete what you don’t need.

-or-

Make the array, ungroup the array and use Print Selected Objects to only print what you need.