Control Limits on Word Forms

R

RWN

Preparing to set up an entry form in W97 VBA.

A colleague mentioned that he understood that there was a limit to the #
of controls that could be handled on a form in
*VB*, and to get around it required the use of control arrays (something
I know nothing about and don't appear to be a part of VBA).

The only other "large" project I've done consisted of a Multipage form
with nine Pages and approx 285 controls (labels, frames and entry
fields). I did not have any problems at that level but this project will
entail quite a few more items and I don't want to "hurt" myself!

Can anyone tell me of known limits for VBA? I've "Googled" but can find
reference to VB only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top