A
an
Hello!
I have a Table with data field (Date/Time and format Short
Date to dd-mm-aaaa)
I have difficult to construct criteria in query to obtain
all 2004 records writing year only.
In Query/Criteria I tried:
Like "??-??-" & [Choose year] & "####"
but not work...
I need help, please.
Thanks in advance.
an
I have a Table with data field (Date/Time and format Short
Date to dd-mm-aaaa)
I have difficult to construct criteria in query to obtain
all 2004 records writing year only.
In Query/Criteria I tried:
Like "??-??-" & [Choose year] & "####"
but not work...
I need help, please.
Thanks in advance.
an