sctb0825
Member
- Local time
- Today, 11:33
- Joined
- Dec 28, 2021
- Messages
- 53
I have a table that has a field called Customer Code and another field called Customer Name.
The way I assign a Customer Code is to use 1st 4 letters of Customer Name + 2 additional characters.
an example would be "Jones Manufacturing Inc." would get a Customer Code of "JONEMI"
1st 4 letters of first name + 1st letter of each additional name (or random numbers or letters if there are none, as in a company named ICE
Is there a way to get the field Customer Code to automatically do this so that all the records are uniform and eliminate users not following the rules.?
The way I assign a Customer Code is to use 1st 4 letters of Customer Name + 2 additional characters.
an example would be "Jones Manufacturing Inc." would get a Customer Code of "JONEMI"
1st 4 letters of first name + 1st letter of each additional name (or random numbers or letters if there are none, as in a company named ICE
Is there a way to get the field Customer Code to automatically do this so that all the records are uniform and eliminate users not following the rules.?