If I have some text that I want to include on the filtered report:
Example:
Name (autofilled) is case # (autofilled)
This text needs to appear on ever filtered report and the autofilled criteria is matched by the case. So I would like for Access to auto-populate the designated fields based on the filtered results. Is this possible?
The problem before with the filter was a comma was misplaced in the code... once that was corrected the filter ran through with no problem. I am sure all the other comments and suggestions were also reasons for the filter working. Thanks again.