Left, Right function

digit

Registered User.
Local time
Today, 00:05
Joined
Jan 23, 2003
Messages
44
I have a query :
pol: IIf(Right(CStr(CInt(Mid([EGN_zastrahovasht];9;1))/2);1)="5";'æ';'ì')

but when i try to start it access give to me "Undefined Right function"
Any idea!!!
 
Hi I don't know if you copied it exactly, if so shouldn't those ; be ,

just a thought

Brian
 
Last edited:
I suspect you have a missing reference, there are numerous posts here on the subject if you don't know how to correct the problem
 

Users who are viewing this thread

Back
Top Bottom