A
ac
I need to call a different report depending on whether an
Account is active or not. The operator running the report
only knows the AccountID and not the status. How can I
program a form that will call the appropriate report? I
was thinking that after the operator inputs the AccountID
I populate another box on the form with the status and
then use both as input for calling the correct report, but
I have no idea how to write the code. Some pointers would
be greatly appreciated.
Account is active or not. The operator running the report
only knows the AccountID and not the status. How can I
program a form that will call the appropriate report? I
was thinking that after the operator inputs the AccountID
I populate another box on the form with the status and
then use both as input for calling the correct report, but
I have no idea how to write the code. Some pointers would
be greatly appreciated.