August 28, 200124 yr Newbies Can I do it? I have birthdates entered in a date field 00/00/00.Is there a way I can find all the students born in a certain month? I haven't been able to do it. Thanks Ann In using FMP 3.0
August 28, 200124 yr Make a calculated field BirthMonth = Month(Birthdate) Then do a find/sort on this field.
Create an account or sign in to comment