K
klp via AccessMonster.com
If I want to do an expression in a query that depicts data for a month how do
I do that? I do not want to have to put in a year because that will be
determined by what date is selected on the form and then that information
will print on the report. Let me further explain.
I want to say If [MyDate] = "Jan" then GiveTotalForMonth. want to do that for
each month.
I've seen things to filter the dates but I have to put in a year. The year
end will change so I just want month.
thanks in advance.
I do that? I do not want to have to put in a year because that will be
determined by what date is selected on the form and then that information
will print on the report. Let me further explain.
I want to say If [MyDate] = "Jan" then GiveTotalForMonth. want to do that for
each month.
I've seen things to filter the dates but I have to put in a year. The year
end will change so I just want month.
thanks in advance.