Hi everyone
I have created a small db, in access 2000, on my own test machines it works excellent, however, upon transferring it to my colleague, I expierience a strange error code
Function is not available in query expression - 'Left([employee]![dob],2)'
In English - I am trying to pull the first digits in the date of birth, in example 12/08/2006 - should return 12.
This i no problem on...