G
George
HI, I am working on an Access 2002 database on an XP Home edition computer.
It seem Access does not support controls array, like
txt(1),txt(2),...,txt(8), I have to create a series text boxes:
txt1, txt2 txt3,...txt8. that's really incontinent.
I am just wondering if there is any way to iterate these text boxes like an
array or like a collection, or "for each textbox in txt"?
Thanks!
George
It seem Access does not support controls array, like
txt(1),txt(2),...,txt(8), I have to create a series text boxes:
txt1, txt2 txt3,...txt8. that's really incontinent.
I am just wondering if there is any way to iterate these text boxes like an
array or like a collection, or "for each textbox in txt"?
Thanks!
George