finnaly figured out
What I had wasn't an array of textboxes, was an array of variables of type textbox , whitch don't have an 'index' proprety (is empty).
Ok...now it's time to learn to use them
Thank you very much for your help.