D Duane Hookom Jun 28, 2008 #2 Depending on your version of Access, you could probably use the MonthName() function. You could also use an expression like: =Format(DateSerial(2000,[Month Field],1),"mmmm")
Depending on your version of Access, you could probably use the MonthName() function. You could also use an expression like: =Format(DateSerial(2000,[Month Field],1),"mmmm")