I would like to know if it is possible to loop through all the textboxes on a page and insert a value into each one starting with the number 1 and going up by +1.
There are over 150 textboxes on this page and they are not in an array and I would not like to rename them one by one.. 🙁
Thanks for any help….
1 Answer