Print areas within an Excel sheet must be contiguous. The only way to do
what you describe is to set up different sheet tabs for each variation, set
the print area in each, and then print. If you have numbered pages, they
will print with sequential numbers if you select all the needed tabs and
print them together.
Print ranges are specific to a single sheet. You can select multiple sheets
and print them all at once.
Do that by activating the first sheet to print, then hold down the Ctrl key
while left clicking on the tabs for the other sheets to print. You can also
record those steps as a macro, if that makes things easier