T
Tony
Hi,
Researched for hours and getting nowhere!
I have designed a search form for users to allow them to
filter the records on a subform. How do I pass the
filtered records only on the subform to a report for
printing.
The filtered records are produced by a SQL statement.
(SELECT * FROM tblCalendarOfEvents Where [Date]
Thanks in advance
Tony
Researched for hours and getting nowhere!
I have designed a search form for users to allow them to
filter the records on a subform. How do I pass the
filtered records only on the subform to a report for
printing.
The filtered records are produced by a SQL statement.
(SELECT * FROM tblCalendarOfEvents Where [Date]
#3/1/2004# AND [Date]<#3/31/2004#).
Thanks in advance
Tony