protectorfeelgood
Technical User
I'm a total newbie in VBScript - and I need some help.
I need to make a procedure that creates a MsgBox stating the number of words in a given sentence.
It should exclude the spaces in the sentence when doing the count.
Ex. "This is a test" should output "4"
Thankful for any help on this.
I need to make a procedure that creates a MsgBox stating the number of words in a given sentence.
It should exclude the spaces in the sentence when doing the count.
Ex. "This is a test" should output "4"
Thankful for any help on this.