jonax00
01-06-2010, 12:56 AM
hello!
i haven't searched the forums yet because i don't what to type in the search box exactly what i need to display...
i'm using win 7 & access/office 2007.
i made this db wherein all the staff in our office is listed - using ms office 2003 at the time... & i made this query to display all the birthday celebrants per month, so i type only the month in a parameter box, (ex., i type in the word "jan") & the db will display all the employees born under january - regardless of the year... this is the formula i used in access 2003;
in the field: format([dob],"mmm")
in the criteria:[month: (jan, feb >> dec)]
this worked fine when i was using office 2003, but when i copied my db file on my laptop w/ office 07 system, the error box displayed; "Undefined function 'Format' in expression." :(
then when i opened this query i find that access adds the "expr1:" before my expression.... but when i run the query again, the same error occurs.... :confused:
any help would be highly appreciated, maybe if my problem is already solved somewhere in the forums, kindly pls reply the link to me...
many, many thanx in advance!
:)
i haven't searched the forums yet because i don't what to type in the search box exactly what i need to display...
i'm using win 7 & access/office 2007.
i made this db wherein all the staff in our office is listed - using ms office 2003 at the time... & i made this query to display all the birthday celebrants per month, so i type only the month in a parameter box, (ex., i type in the word "jan") & the db will display all the employees born under january - regardless of the year... this is the formula i used in access 2003;
in the field: format([dob],"mmm")
in the criteria:[month: (jan, feb >> dec)]
this worked fine when i was using office 2003, but when i copied my db file on my laptop w/ office 07 system, the error box displayed; "Undefined function 'Format' in expression." :(
then when i opened this query i find that access adds the "expr1:" before my expression.... but when i run the query again, the same error occurs.... :confused:
any help would be highly appreciated, maybe if my problem is already solved somewhere in the forums, kindly pls reply the link to me...
many, many thanx in advance!
:)