Okay, lets say i have 3 data from my DB.
1. E1234
2. S1234
3. NYB123
My code can change all first letters to W, but i dont want to change the NYB123 to WYB123, i want that data untouched. i managed to change the first letter to W, so i think the code perfectly working.
So, the end result...