I am working on a similar project. It's based on a report that displays like a calendar. I was going to do if statements.
Example if Date = Monday, however, I haven't been able to get the days of the week out of the date.
I can Format it this way (Monday, September 16, 2002),but I can't string out the word. Any suggestions?