I have searched and cannot find the answer and it has to be simple. Please help. I have a stored procedure that pulls my data in a SQL database. I am creating a crystal report in 8.5 and have a simlple name and birthdate report. I want to now create the report so that the end-user opens the report and is prompted to select a month. After the month is selected then only the names and days of the month are pulled to created a monthly birthday list. End result is:
MAY
Jim Smith 16
Tony Jones 23
Honey Wells 30
I would think that it is simple but I looked everywhere and I can not find how to pull the day out or select by month from the patient.DOB field which is formatted 05/06/1957.
Any help would be great. I was trained in the past and now asked to do the work. Any suggestions of great resource material would be helpful. I have several books but none give good examples of formula work.
MAY
Jim Smith 16
Tony Jones 23
Honey Wells 30
I would think that it is simple but I looked everywhere and I can not find how to pull the day out or select by month from the patient.DOB field which is formatted 05/06/1957.
Any help would be great. I was trained in the past and now asked to do the work. Any suggestions of great resource material would be helpful. I have several books but none give good examples of formula work.