Does anyone know how to simply program an automation that would allow for clients to be assigned to employees based on first letter of last name.
So if clients with last names starting with:
A - G --> Employee 1
H - M --> Employee 2
N - S --> Employee 3
T - Z --> Employee 4
i figured this might be a combination of a formula field that just isolated the first letter of last name. But i think there should be a quick second step that would maybe group letters in alphabetical divisions easier than just manually input a condition automation for each letter.