C
CJ
I'm trying to get a report to sort based on the results of a max function.
I've created a subreport that lists all the due date revisions for project
milestones. To that I added a max function in the report footer to pull out
the most recent due date. Then I successfully created a control on the main
form that pulls the result of that max function. The problem is that I can't
get the main report to sort based on this control.
Am I missing something or is there a better way to do this?
Thanks.
I've created a subreport that lists all the due date revisions for project
milestones. To that I added a max function in the report footer to pull out
the most recent due date. Then I successfully created a control on the main
form that pulls the result of that max function. The problem is that I can't
get the main report to sort based on this control.
Am I missing something or is there a better way to do this?
Thanks.