J
Jess
Hi!
I am trying to get a 8 digit number string in the [Date]
field (ex. 19960323) into a date format. To do this I am
trying to use the Right and Mid function to pick out the
month and dates into different fields. However, when I
enter in LastNumbers: Right([Date],2) into the query
field, I get the error message: Undefined function 'Right'
in expression. I have checked with my MSAccess help book
and this looks like it should work, however I'm using MS
Acess 2002. The same error message appears for the Mid
function. any suggestions?
I am trying to get a 8 digit number string in the [Date]
field (ex. 19960323) into a date format. To do this I am
trying to use the Right and Mid function to pick out the
month and dates into different fields. However, when I
enter in LastNumbers: Right([Date],2) into the query
field, I get the error message: Undefined function 'Right'
in expression. I have checked with my MSAccess help book
and this looks like it should work, however I'm using MS
Acess 2002. The same error message appears for the Mid
function. any suggestions?