I would like some input/thoughts. The application I'm developing has an order entry function. After an order is input, it needs to create a customer invoice. No big deal. My Invoice Report has a section where the customer name, address, state, etc is shown and a Detail section where the product purchased, price, discount, etc. is placed. No big deal. The issue I would appreciate help/your thoughts on is that the customer wants at any time in the future to pull up a customer and click on a button to see previously created invoices. I could use a continuous sub-form to show invoice dates but I'm struggling with how to reconstruct the detail of every previously created invoice that currently is generated "on the fly." Please give me your thoughts on how to do this.
Thanks,
Chuck