I have a text box that accepts a six digit field.
I want to display each of the digits in a separate textbox of their own.
I've heard of the Split() function but I'm not entirely sure how I'm suppoed to use it, or even if it would work for this.
Thanks.
I want to display each of the digits in a separate textbox of their own.
I've heard of the Split() function but I'm not entirely sure how I'm suppoed to use it, or even if it would work for this.
Thanks.