D
D
Hi:
I have this button: Private Sub cmdJournalSummary_Click() that produces few
reports.
Can you please tell me how do I call it to run all the reports when the form
is open? I do not what to click on it; how can I write a function that calls
ths Sub?
Thanks,
Dan
I have this button: Private Sub cmdJournalSummary_Click() that produces few
reports.
Can you please tell me how do I call it to run all the reports when the form
is open? I do not what to click on it; how can I write a function that calls
ths Sub?
Thanks,
Dan