A Arvin Meyer [MVP] Apr 4, 2007 #2 01 is not numeric, however a formatted date like: 01/01/07 can be formatted as you desire: Format(#01/01/07#, "mmm") for Jan or: Format(#01/01/07#, "mmmm") for January
01 is not numeric, however a formatted date like: 01/01/07 can be formatted as you desire: Format(#01/01/07#, "mmm") for Jan or: Format(#01/01/07#, "mmmm") for January
H Haggr via AccessMonster.com Apr 4, 2007 #3 that is the answer I was looking for, I got the "01" by formating the [date field] Thanks, you guys are such a big help
that is the answer I was looking for, I got the "01" by formating the [date field] Thanks, you guys are such a big help