To get a monthname using a number for the month use the following code
Dec = MonthName(12, abbreviate:=False)
Dec = MonthName(12, abbreviate:=True)
--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread:
http://www.thecodecage.com/forumz/sh...d.php?t=165124
Microsoft Office Help