S
Steve Burgess via AccessMonster.com
I am developing an application in Access 2002. I am having a problem with
the year function in my code. The code is:
xc = Year(Date)
When it hits this line of code, I get a run-time error 438 - Object doesn't
support property or method. Any ideas?
Steve
the year function in my code. The code is:
xc = Year(Date)
When it hits this line of code, I get a run-time error 438 - Object doesn't
support property or method. Any ideas?
Steve