I have an invoice function on an enrollment database I'm working on. Currently we can open up a formatted invoice for a particular order, and it is all laid out and totalled properly, however we ocassionally need to combine 2 or more invoices together, usually when there are multiple children in the family, but we want to give the parents only one invoice.
What I'd like is for a form to open up, where the user can select a number of different OrderID which would then have those orders detailed on the Invoice report.
Has anyone done anything like this before, and could you possible help me in the right direction?
What I'd like is for a form to open up, where the user can select a number of different OrderID which would then have those orders detailed on the Invoice report.
Has anyone done anything like this before, and could you possible help me in the right direction?