pacificpear
Programmer
access/cr10
need some help with the parameter field
my query looks like this
code amount startdate enddate
MBA0001 93450 2/2/2002 5/17/2004
MBA0001 55250 2/16/2002 4/21/2004
MBA0001 55250 3/15/2004 6/22/2005
MBA0001 155258 3/15/2004 11/22/2004
MBA0001 46762 5/1/2004 6/22/2007
MBA0018 10000 4/12/2004 6/8/2004
in the parameter field i need to include all the year i.e from 2002 to 2007
and when we run the report and ask the year
if we select 2004 it should give all the record which have the start date and end date between 1/1/2004 to 12/31/2004
expected result
code amount startdate enddate
MBA0001 155258 3/15/2004 11/22/2004
MBA0018 10000 4/12/2004 6/8/2004
same result when we select any year ie start date and end date is between that year
can anyone help
pp
need some help with the parameter field
my query looks like this
code amount startdate enddate
MBA0001 93450 2/2/2002 5/17/2004
MBA0001 55250 2/16/2002 4/21/2004
MBA0001 55250 3/15/2004 6/22/2005
MBA0001 155258 3/15/2004 11/22/2004
MBA0001 46762 5/1/2004 6/22/2007
MBA0018 10000 4/12/2004 6/8/2004
in the parameter field i need to include all the year i.e from 2002 to 2007
and when we run the report and ask the year
if we select 2004 it should give all the record which have the start date and end date between 1/1/2004 to 12/31/2004
expected result
code amount startdate enddate
MBA0001 155258 3/15/2004 11/22/2004
MBA0018 10000 4/12/2004 6/8/2004
same result when we select any year ie start date and end date is between that year
can anyone help
pp