Hi Paul and Hi Sam

I'm cleaning the code as Sam has suggested at his first answer and as you Paul suggested too.

As you Sam suggested, I've moved the 2nd loop into an other function using
HTML Code:
ByRef
to share data change.

But it's first Loop that splits string using the "space", so how can I pass the entire Array ?

Thankss again