Hi Helen,
Thanks for replying. I,m currently trying to create a master detail database setup which has a customer table and an equipment list. Ideally I wanted to use a datagrid to hold the equipment listing however as this is not available I was hoping to build one using a series of text boxes.
This works ok but the code gets very complex without control arrays. For a number of reasons I would prefer not to use a scrollview. How do I dimension the control array?
Tom