Hi,<BR><BR> I've several text boxes in a table called XX_1,XX_2,XX_3. From the vb code I'd like to set the text of each of these boxes. By knowing the name I thought I could reference Page.controls("XX_"&i) while I vary i from 1 to 3. That crashes "Invalid arg syntax".<BR><BR> How can I do this?<BR><BR>Thanks very much!<BR>Deanna