In the code below I am having trouble creating a loop to check the contents of TextBox1 as it can have upwards of 8 characters. This case statement works fine as long as the character count is one.
How do I count how many characters are in Textbox1 and then loop thru them? Am I on the right thought track?
Any hints, tips or examples are appreciated.![]()
Please Login or Register to view this content.
Bookmarks