P
Pitlochry1
Please help
I am trying to replace dozens of queries that I created through design view
with either only a dozen queries or if possible two.
I have a database that tracks donations by DonorNo, Occurring, DateRecd,
Duration, GA and Notes.
With the DateRecd, Occurring and Duration I am able to list expected
donations but using design view I end up duplicating criteria e.g
DateRecd Between >=#01/01/2008# and <=#31/01/2008#
Occurring 1
(frequency it occurs in a year ie annually, 2-biannually, 4 quarterly,
12-monthly)
Duration Is not Null (ensures that only the initial starting payment is
selected)
That is one criteria which I would mutate and have another one to get all
expected donations in the occurring in the month for Biannually, another one
for Quarterly and another one for monthly and then the same again 2009, 2010,
2011, 2012 for future usage of query.
I have created one of these longwinded queries for each month.
Is there an easier way so that I can select all entries that are due to be
recieved in a given month?
I am trying to replace dozens of queries that I created through design view
with either only a dozen queries or if possible two.
I have a database that tracks donations by DonorNo, Occurring, DateRecd,
Duration, GA and Notes.
With the DateRecd, Occurring and Duration I am able to list expected
donations but using design view I end up duplicating criteria e.g
DateRecd Between >=#01/01/2008# and <=#31/01/2008#
Occurring 1
(frequency it occurs in a year ie annually, 2-biannually, 4 quarterly,
12-monthly)
Duration Is not Null (ensures that only the initial starting payment is
selected)
That is one criteria which I would mutate and have another one to get all
expected donations in the occurring in the month for Biannually, another one
for Quarterly and another one for monthly and then the same again 2009, 2010,
2011, 2012 for future usage of query.
I have created one of these longwinded queries for each month.
Is there an easier way so that I can select all entries that are due to be
recieved in a given month?