Pulling Emoji's into Left() formula

I think you should replace 1 with 2 in those formulas. That’s because usually Emoji use not one but two UTF characters (a surrogate pair), and Coda seems to not have any special processing for that in its Left() function.

1 Like