Hello:
Make a query of your table. In the table add an extra column and put the following in FIELD header:
'
Expr1: Year([birthdate])
'
In the criteria section for that column, enter =25
This will return all records that the birth year is equal to 25
'
Regards
Mark