Rmaster2022
Member
- Local time
- Today, 10:38
- Joined
- Apr 1, 2022
- Messages
- 32
I've created a birthday report that groups birthdays by month, then sorts by day. I have a heading for each month written: =MonthName(DatePart("m",[DOB]))
DOB is date of birth. However I have a few null values for DOB, so, of course, the null records are grouped under the heading: #type!
Is there a way to write an expression so the heading is "Unknown" for a group of null values in the DOB field.
DOB is date of birth. However I have a few null values for DOB, so, of course, the null records are grouped under the heading: #type!
Is there a way to write an expression so the heading is "Unknown" for a group of null values in the DOB field.