hjgoldstein
Programmer
Hi guys.
I am probably going to get told off for this but here goes.
I need to produce a report within a date range to be input by the user.
I have set up the query with "Between [Enter Start Date] and [Enter End Date]" in the criteria for the "DecisionDate" field.
Also, the query is sorted by "Introducer" and "DecisionDate" fields, and when I run the query, all appears as required.
I have made a report based on the query, and it looks good, if I do say so myself.
I want to print the start and end dates on the report header, so have put two unbound controls "[Enter Start Date]" and [Enter End Date] in the header.
Now the problem...The dates appear in the header, but the sorting don't work no more.
Any idea how to achieve the dates on the header without losing the sorting?
Any help much appreciated.
Howard.
I am probably going to get told off for this but here goes.
I need to produce a report within a date range to be input by the user.
I have set up the query with "Between [Enter Start Date] and [Enter End Date]" in the criteria for the "DecisionDate" field.
Also, the query is sorted by "Introducer" and "DecisionDate" fields, and when I run the query, all appears as required.
I have made a report based on the query, and it looks good, if I do say so myself.
I want to print the start and end dates on the report header, so have put two unbound controls "[Enter Start Date]" and [Enter End Date] in the header.
Now the problem...The dates appear in the header, but the sorting don't work no more.
Any idea how to achieve the dates on the header without losing the sorting?
Any help much appreciated.
Howard.