When I use the string function left(str,length)it doesn't pull anything in. If I use the right(str,length) it pulls in what I want.
I have declared a string variable to use for the string.
Both the functions are pulling from the same field.
Any ideas why I'm not getting anything when I use the left function?
I have declared a string variable to use for the string.
Both the functions are pulling from the same field.
Any ideas why I'm not getting anything when I use the left function?