P
Pascoe via AccessMonster.com
Hi there,
I am trying to display the month in three letters ("mmm") format for 6 months
ago.
I am using this statement:
=Format(Month(DateSerial(Year(Date()),Month(Date())-6,1)),"mmm")
And the answer is being produced as "Jan", and blatantly February - 6 <>
"Jan"!
My Computer date is 11 February 2010, so there's no confusion about my
internal PC date! What am I doing wrong?
Any comments?
Thank you!
Russell.
I am trying to display the month in three letters ("mmm") format for 6 months
ago.
I am using this statement:
=Format(Month(DateSerial(Year(Date()),Month(Date())-6,1)),"mmm")
And the answer is being produced as "Jan", and blatantly February - 6 <>
"Jan"!
My Computer date is 11 February 2010, so there's no confusion about my
internal PC date! What am I doing wrong?
Any comments?
Thank you!
Russell.