-
1
- #1
Hi,
I have a set of forms, all with many option groups in them. For most of these forms, the controls stayed well below the maximum 754 limit. However, I have one that ends up having way more than that. The underlying table is very close to the 256 limit of fields as well.
Now this is more of a design question, I suppose, but what would be a good way to go about getting this to work? All the forms are laid out with the option groups broken up via a tab control. I was thinking that I would have to break the table up and then use subforms in each tab control page. Is this the best solution?
Thanks in advance for any help. [sig][/sig]
I have a set of forms, all with many option groups in them. For most of these forms, the controls stayed well below the maximum 754 limit. However, I have one that ends up having way more than that. The underlying table is very close to the 256 limit of fields as well.
Now this is more of a design question, I suppose, but what would be a good way to go about getting this to work? All the forms are laid out with the option groups broken up via a tab control. I was thinking that I would have to break the table up and then use subforms in each tab control page. Is this the best solution?
Thanks in advance for any help. [sig][/sig]