Is there a function that will return the month name from a date field?
I can do a long IF statement to return the month name based on the recognized month number in a date field, but thought I'd check if there is a more elegant way of doing this. thx!