J
JudithSpurlock
This is the program and this is the way the instructor wants us to do i and i
don't know how to go about doing it. It states allow the user to enter
multiple lines in a text box. In the click event of the command button, use a
For loop and the Len function to iterate through each character in the text
box. Every time a space character is found, increment a porcedure-level
variable by 1. After the loop has completed, output the number of spaces
found in a message box. This is exactly how he wants it done and i don't know
how to do it. any suggestions would be helpful. Thanks Judith Spurlock
don't know how to go about doing it. It states allow the user to enter
multiple lines in a text box. In the click event of the command button, use a
For loop and the Len function to iterate through each character in the text
box. Every time a space character is found, increment a porcedure-level
variable by 1. After the loop has completed, output the number of spaces
found in a message box. This is exactly how he wants it done and i don't know
how to do it. any suggestions would be helpful. Thanks Judith Spurlock