Left String Function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In an Access 2000 query, the left string function works properly on some
machines, but on others this error message appears:
Undefined function 'Left' in expression.
How might I resolve this?
 
Hi,

This is most of the time caused by missing references in VBA so make sure
all necesarry components are installed on the machine which causes this error.
 
Back
Top