Ok, this is an easy one for you *but obviously not for me*
I have a field called ClassDate. This is the first day of the class. On the certificate I want the last day of the class to show. I've used =DateAdd ("d", 4, [ClassDate]) and it's perfect. However, instead of formatting mmmm dd, yyyy I need it to read as an example:
This 24th day of April, 2002
How do I format this?
Thanks so much for your help.

I have a field called ClassDate. This is the first day of the class. On the certificate I want the last day of the class to show. I've used =DateAdd ("d", 4, [ClassDate]) and it's perfect. However, instead of formatting mmmm dd, yyyy I need it to read as an example:
This 24th day of April, 2002
How do I format this?
Thanks so much for your help.
