bastiand
03-06-2003, 01:19 PM
I am adding several controls to an array for a data entry form. I have set it up so that it is in a tab control and is displaying 200 fields on the first page (created using load, cept one of course) Then for the second page I created another control starting with an index of 200 (first index was 0) and that is field 201, when I pasted it on the second page of the tab and ran it the boxes were there in their columns and rows, but then the boxes on the first page were no longer visible, except for the original.
I could simply make another array but would prefer to use the same one to cut down on code. Any help would be appreciated.
bastian
I could simply make another array but would prefer to use the same one to cut down on code. Any help would be appreciated.
bastian