J
JimP
I have code that that loops through a table of customers and opens up the
same report for each customer in preview mode.
Is there a way that I can interrupt the code to decide what to do with each
customer's report before previewing the next customer's (e.g. print, save to
PDF, email).
Opening the report as a dialog report will interrupt the code, but I don't
seem to be able to move the focus to a toolbar or form to carry out the
desired action.
same report for each customer in preview mode.
Is there a way that I can interrupt the code to decide what to do with each
customer's report before previewing the next customer's (e.g. print, save to
PDF, email).
Opening the report as a dialog report will interrupt the code, but I don't
seem to be able to move the focus to a toolbar or form to carry out the
desired action.