macros repeat command print selected pages in 2000 page file?

8

87vette

I'm trying to print selected pages in a 2000 page file. I've set up the macro
and it works on a single instance basis but I need a command to insert at the
end of the Macro to tell it to search for the next qualifier and repeat to
end.
Thanks
 
J

Jonathan West

87vette said:
I'm trying to print selected pages in a 2000 page file. I've set up the
macro
and it works on a single instance basis but I need a command to insert at
the
end of the Macro to tell it to search for the next qualifier and repeat to
end.
Thanks

it will be easier to work out how to advise you if you show us the code you
have so far. Also, it would help if you could describe as precisely as
possible how to recognise the "next qualifier".
 
Top