Month Name
Posted: Fri Sep 24, 2010 8:27 am
I have a variable that contains a datetime (such as 09/23/2010; 03:59:38). I need to be able to pull out just the month into a single field and convert it to a name. The Month() function only returns an integer and I need the actual month name (such as September).