Alright this is probably a bit of a novice question to ask but im having problems with it so im hoping someone else can help. What i need is to craete a query that looks at a date field in a table adds a year to it and will then display it if its within the search parameters.
e.g. the first date is 12/03/2004 so when the query is run and the two imbetween dates are set e.g. 1/03/2005 - 31/03/2005 the details for the earlier value will be shown.
Ive got the coding working for date add in a seperate field were its looking up the 'date of transactrion' which is the one that needs a year adeed to it. But when you put the search criteria in criteria it simply shows allt he values in the table (althopugh the year is added on). Any ideas on what I should do? Any help would be appreciated.
e.g. the first date is 12/03/2004 so when the query is run and the two imbetween dates are set e.g. 1/03/2005 - 31/03/2005 the details for the earlier value will be shown.
Ive got the coding working for date add in a seperate field were its looking up the 'date of transactrion' which is the one that needs a year adeed to it. But when you put the search criteria in criteria it simply shows allt he values in the table (althopugh the year is added on). Any ideas on what I should do? Any help would be appreciated.