In this simple article I would like to share with you a program that I wrote a long time ago in Microsoft Visual Basic 6 that will count the number of words in a given sentence I called this program word count program. The program is very simple and easy to understand it will give you some idea how to use visual basic 6 build in string functions to count the number of words in a given sentence by our user.
If you have some questions please send me an email at jakerpomperada@yahoo.com and jakerpomperada@gmail.com.
Sample Program Output