I am trying to use the left function to extract the first letter from every name so I can use them in a report in alphabetical order
I am using this function: =Left([Name],1)
I am getting the following message
Undefined Function "Left" in expression
any suggestions
I am using this function: =Left([Name],1)
I am getting the following message
Undefined Function "Left" in expression
any suggestions