J
Jim Shaw
BlankI need a SELECT statement that will return individuals whos birthdate
falls in a specified month.
When I set up a query (to generate the SQL statements for me), the
month(birthdate) function does not seem to be acceptable in the "Criteria"
for the birthdate field.
I'm hoping I can use the generated SQL in my Dynamic query I'm coding in
VBA.
Perhaps I'm not coding it correctly?
Can anyone help?
Thanks
Jim
falls in a specified month.
When I set up a query (to generate the SQL statements for me), the
month(birthdate) function does not seem to be acceptable in the "Criteria"
for the birthdate field.
I'm hoping I can use the generated SQL in my Dynamic query I'm coding in
VBA.
Perhaps I'm not coding it correctly?
Can anyone help?
Thanks
Jim