P
PeteCresswell
Got a report that lists securities by issuer.
Securities are owned by "Accounts". One security may be owned by
many accounts.
Accounts have "Custodians". Each account has one and only one
Custodian.
In the dialog that solicits specifications for the report, the user
wants to specify something that boils down to "By Custodian" or "Not
By Custodian".
The obvious solution is to have two reports and open one or the other
depending.
At Report_Open time how much dynamic modification of the report can/
should I do?
I'd like to keep the spec solicitation dialog in Report_Open; OTOH, I
don't want to create a rat's nest of coding to do it.
Securities are owned by "Accounts". One security may be owned by
many accounts.
Accounts have "Custodians". Each account has one and only one
Custodian.
In the dialog that solicits specifications for the report, the user
wants to specify something that boils down to "By Custodian" or "Not
By Custodian".
The obvious solution is to have two reports and open one or the other
depending.
At Report_Open time how much dynamic modification of the report can/
should I do?
I'd like to keep the spec solicitation dialog in Report_Open; OTOH, I
don't want to create a rat's nest of coding to do it.