Is there a way to determine if the user has selected 'Print' or 'PrintPreview' in
order to end up in the Workbook_BeforePrint subroutine? I'd like to know at
the start of the Workbook_BeforePrint subroutine so that I can take
appropriate steps for either situation. Up to this point I can only tell if the
got there from a 'Print' or 'PrintPreview' selection at the conclusion of any
code within the Workbook_BeforePrint subroutine.
Thanks for any advice.
Bookmarks