B
Bonnie
Hi there! Using A02 on XP. Have a table with records for
multiple years and want my query to pull all [DateRec] for
the current and prior years only. For my criteria in the
grid for field [DateRec]I have:
Year([DateRec])=Year(Now())OR Year([DateRec])=Year(Now()-
1) and I get zero records.
I've tried with a leading = sign, even the current year
part doesn't work by itself.
I'm doing something simple wrong. Can anyone help? Do I
need to create a new field to parse the year first? Not
sure. Thanks in advance for your time!
multiple years and want my query to pull all [DateRec] for
the current and prior years only. For my criteria in the
grid for field [DateRec]I have:
Year([DateRec])=Year(Now())OR Year([DateRec])=Year(Now()-
1) and I get zero records.
I've tried with a leading = sign, even the current year
part doesn't work by itself.
I'm doing something simple wrong. Can anyone help? Do I
need to create a new field to parse the year first? Not
sure. Thanks in advance for your time!