D
Dave van Wagenen
I have written a make table query which extracts a sub-set of my data based
on an input starting and ending date.
example 01/01/03 thru 03/31/03 for the 1st quarter or 01/01/03 thru 09/30/03
for year-to-date.
I would like these date parameters to appear in my report headings, but
don't have a clue on how to get them there.
I have a number of different reports such as number of clients severed
during the period: by age, by gender, by ethnicity, change in confidence
level pre and post training. So I'm guessing that I need to store the dates
in a separate table or something so the reports can find them.
Thanks for the help!!!
on an input starting and ending date.
example 01/01/03 thru 03/31/03 for the 1st quarter or 01/01/03 thru 09/30/03
for year-to-date.
I would like these date parameters to appear in my report headings, but
don't have a clue on how to get them there.
I have a number of different reports such as number of clients severed
during the period: by age, by gender, by ethnicity, change in confidence
level pre and post training. So I'm guessing that I need to store the dates
in a separate table or something so the reports can find them.
Thanks for the help!!!