Seph
Member
- Local time
- Today, 16:49
- Joined
- Jul 12, 2022
- Messages
- 72
Good day everyone,
I've been struggling with this for almost a week now.
Was hoping one of the geniuses on here might have any idea's on how to resolve this.
I have an unbound form StatementF with 3 unbound combo boxes on it. Namely CustomerName, StartDate and EndDate.
I then have a Query StatementRQ that filters data in my InvoiceT table based upon the criteria of the StatementF form.
There is then a report StatementR which uses that query as its record source.
For the most part it works, except for where it makes a duplicate page for each invoice:
I've tried all my tricks, with no success.
I've attached a Sample database which will hopefully shed more light.
I appreciate any advice.
Thank you!
I've been struggling with this for almost a week now.
Was hoping one of the geniuses on here might have any idea's on how to resolve this.
I have an unbound form StatementF with 3 unbound combo boxes on it. Namely CustomerName, StartDate and EndDate.
I then have a Query StatementRQ that filters data in my InvoiceT table based upon the criteria of the StatementF form.
There is then a report StatementR which uses that query as its record source.
For the most part it works, except for where it makes a duplicate page for each invoice:
I've tried all my tricks, with no success.
I've attached a Sample database which will hopefully shed more light.
I appreciate any advice.
Thank you!