RIGHT expression

A

Amr

Hi,

Im using MS Access 2002, i made lots of quires depen on
the RIGHT expression, suddenly after we migrate to
diskless solution once i try to open the query a msg
appear " undefined function 'Right'in expression"

i don't know what is that and how can i sole it.

Amr
 
L

lobo

There is a problem with your VB references. You can either
use Right$() or, if that is what your using at the mo,
change it to Right()

If that doesn't work make sure your references are set-up
the same as when it was working
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top