situation:
I have a txtbox that will have several words inputed by the user

Problem:
I know how to find the first space(" ")inbetwn the first two words, how can I find the rest of them so that I can evaluate each word seperately?

I got one repsonse but I need a bit more detail, just learning VB>
thnx