D
DG
I haven't designed the app yet, but I have need of developing an application
that can produce more than one report per customer. I'm thinking of
creating the reports table as a Unique id, customer name, report01,
report02, report03. I should be able to cycle through the recordset by
unique id, and based on whether or not the report field is set to true or
not, print the set of reports?
Does that make sense or is there another way of doing this?
Thanks
that can produce more than one report per customer. I'm thinking of
creating the reports table as a Unique id, customer name, report01,
report02, report03. I should be able to cycle through the recordset by
unique id, and based on whether or not the report field is set to true or
not, print the set of reports?
Does that make sense or is there another way of doing this?
Thanks