Hi again!
I really would appreciate some help on this:
I have a form where I enter a date:- Then I have an option group called day/week/month/quarter/year
now I need to filter the subform to display all children
who turn 2 on this date if day is chosen
who turn 2 in this week if week is chosen
who turn 2 in this month etc...
Somethin like "select * from tbl_Children where the datediff between entered date and birthdate =2
Help!
Marion
I really would appreciate some help on this:
I have a form where I enter a date:- Then I have an option group called day/week/month/quarter/year
now I need to filter the subform to display all children
who turn 2 on this date if day is chosen
who turn 2 in this week if week is chosen
who turn 2 in this month etc...
Somethin like "select * from tbl_Children where the datediff between entered date and birthdate =2
Help!
Marion