Hi there,
Is there any way to link a sub report to a main report with unbounf fields?
I have a form where I put in Person _ID and Month end Date. By a button I print a report noting different detail for the Month. At the bottom I need to print a summary for the year per person. I have tried using year(MEdate), naming the unbounf filed MEDATE. Also on the Sub-Reprot I have the same unbound field (using the stored Month end Date).
Now although the fields display correctly, the sub-report still shows all records for the Person_ID instead of only the ones from the current year.
Thanks for Advice (in Advance)
M
Is there any way to link a sub report to a main report with unbounf fields?
I have a form where I put in Person _ID and Month end Date. By a button I print a report noting different detail for the Month. At the bottom I need to print a summary for the year per person. I have tried using year(MEdate), naming the unbounf filed MEDATE. Also on the Sub-Reprot I have the same unbound field (using the stored Month end Date).
Now although the fields display correctly, the sub-report still shows all records for the Person_ID instead of only the ones from the current year.
Thanks for Advice (in Advance)
M