I am trying to pull a report selecting only records with a Birthday month matching the current month, regardless of year (i.e. all May birthdays). How do I do this?
Software/Hardware used:
ASKED:
May 13, 2009 5:07 PM
UPDATED:
January 30, 2011 9:15 PM
More specific help could be provided if you confirm that you want to do this using SQL, and you specify the database you are connecting to.
How would you do this in crystal syntax? I’m grabbing a date with mm/dd/yyy time… Just really want to look at month and day, and use the next30days function to see what birthdays are coming up im the next 30 days.