T
Telesphore
I have 3 queries: qry1 for rpt1, qry2 for rpt2, and qry3 for rpt3.
qry1 has January 1 2003 as criteria for the field [InscriptionDate]
qry2 has May 1 2003 as criteria for the field [InscriptionDate]
qry3 has September 1 2003 as criteria for the field [InscriptionDate]
The others fields are identical in each query.
Is it possible to have only one query for one report instead of 3 queries
for 3 different reports?
Also, I would like to convert automatically the dates of the query, since
the date in the form [Forms]![frmStudentChoice]![BulletinDate] is changed
during each term: January for Winter, May for Summer and September for Fall.
Thank you.
qry1 has January 1 2003 as criteria for the field [InscriptionDate]
qry2 has May 1 2003 as criteria for the field [InscriptionDate]
qry3 has September 1 2003 as criteria for the field [InscriptionDate]
The others fields are identical in each query.
Is it possible to have only one query for one report instead of 3 queries
for 3 different reports?
Also, I would like to convert automatically the dates of the query, since
the date in the form [Forms]![frmStudentChoice]![BulletinDate] is changed
during each term: January for Winter, May for Summer and September for Fall.
Thank you.