I have a function that puts the first 2 characters of a string into a textbox. What Im attempting to do is add a "1" to those first two characters when an after update event occurs.
How would incorporate the "1" into the left(string,2) code to make it work?
Any help would be greatly appreciated.
How would incorporate the "1" into the left(string,2) code to make it work?
Any help would be greatly appreciated.