Trying to parse first two sections of a five section string. Now getting a SYNTAX COMMA ERROR. Can someone take a look and tell me what's wrong. I've looked at it TOO long. Thanks
Left((([ArborID],InStr([ArborID],"-")+1,(InStr(InStr([ArborID],"-")+1,[ArborID],"-")-InStr([ArborID],"-"))-1)),10)
Left((([ArborID],InStr([ArborID],"-")+1,(InStr(InStr([ArborID],"-")+1,[ArborID],"-")-InStr([ArborID],"-"))-1)),10)