=Left([USERID],3)

  • Thread starter Thread starter Ashley
  • Start date Start date
A

Ashley

I am getting undefined function "Left" error message with
the below function.
=Left([USERID],3)

I want to get the first 3 letters from the left of the
data.
Does anyone know what how to fix this?

Thanks
 
Back
Top