D
Dave
The keyword 'date' is a null when I tried to use it in a command. It worked
until now, anything changed? I am using Access 2007 on both a 2003 db and
2007 db. The actual command is:
If Right(Year(Date), 2) = txtEYear Then txtEYear = ""
....
until now, anything changed? I am using Access 2007 on both a 2003 db and
2007 db. The actual command is:
If Right(Year(Date), 2) = txtEYear Then txtEYear = ""
....