T
ThomasK
Hi,
I just converted my database from Access 2003 to Access 97. Now when I try to
run my query, it comes back with an error, "undefined function 'MonthName' in
expression". I guess Access 97 does not use "MonthName" function. I need to
rewrite the expression in my query, but Im not sure how to replace the
MonthName function. This is my expression in my query:
Month of Last Contact: MonthName(DatePart("m",Last(Nz([DateSent],[InspDate])))
)
Can someone help me change this expression?
Thanks,
Thomas
I just converted my database from Access 2003 to Access 97. Now when I try to
run my query, it comes back with an error, "undefined function 'MonthName' in
expression". I guess Access 97 does not use "MonthName" function. I need to
rewrite the expression in my query, but Im not sure how to replace the
MonthName function. This is my expression in my query:
Month of Last Contact: MonthName(DatePart("m",Last(Nz([DateSent],[InspDate])))
)
Can someone help me change this expression?
Thanks,
Thomas