M
Melissa
I have the birthdates of my students recorded. The field
includes the year (mm/dd/yyyy). I teach sophomores
through seniors. I would like to print a monthly birthday
list that disregards the year, but orders the list by day
for the month I select.
Example of the output I currently get:
Suzie Smith 10/15/1987
John Teasdale 10/4/1988
Amy Scott 10/9/1989
What I want:
John Teasdale 10/4
Amy Scott 10/9
Suzie Smith 10/15
Is this possible? If so, how do I accomplish it?
includes the year (mm/dd/yyyy). I teach sophomores
through seniors. I would like to print a monthly birthday
list that disregards the year, but orders the list by day
for the month I select.
Example of the output I currently get:
Suzie Smith 10/15/1987
John Teasdale 10/4/1988
Amy Scott 10/9/1989
What I want:
John Teasdale 10/4
Amy Scott 10/9
Suzie Smith 10/15
Is this possible? If so, how do I accomplish it?