M
mike@work
i had this code in a select query which ran fine in 2003...
DateDiff("yyyy",[dateofbirth],Now())+Int(Format(Now(),"mmdd")<Format([dateofbirth],"mmdd"))
now in 2007 i'm told.... undefined function "format" in expression.
any help will be much appreciated as i am about to revert to 2003 in despair!
DateDiff("yyyy",[dateofbirth],Now())+Int(Format(Now(),"mmdd")<Format([dateofbirth],"mmdd"))
now in 2007 i'm told.... undefined function "format" in expression.
any help will be much appreciated as i am about to revert to 2003 in despair!