D
Don Garry
I'm trying to produce a query that will generate a 3 digit month (e.g. Dec)
from a date field and can't figure out why Access keeps giving me the wrong
month ???
Here's what I have in the query:
Format((Month([paymentdate])),"mmm") and the date in payment date is
12/15/2004.
The results of the above formula = "Jan" ???
I must be doing fundamentally wrong here. Any clues ?
from a date field and can't figure out why Access keeps giving me the wrong
month ???
Here's what I have in the query:
Format((Month([paymentdate])),"mmm") and the date in payment date is
12/15/2004.
The results of the above formula = "Jan" ???
I must be doing fundamentally wrong here. Any clues ?