Hi,
I have a main report(MonthlyAll) that includes 4 subreports in its Report Footer.
I want to apply the following condition to one of the subreport (MonthlyCompleteAll) :
If Reports![MonthlyAll]![MonthlyCompleteAll].Reports![txtCouncil] = False Then...
Hi,
On a form I have a drop down menu where users can multiselect Departments to include on a report. My report includes a detail section + 3 subreports in the report footer.
In my OnClick, I use the WHERE clause to indicate which departments to show on the report, but the WHERE clause only...
Hi,
On a form I have a drop down menu where users can multiselect Departments to include on a report. My report includes a detail section + 3 subreports in the report footer.
In my OnClick, I use the WHERE clause to indicate which departments to show on the report, but the WHERE clause only...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.