no more controls can be added to the form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I am trying to create a multipage form, after I make 3 pages on the 4rth
page it won't allow me to add any more controls and will show me a query that
" No more controls can be added to this form, if you have deleted any
controls close this form and reopen it"
Please suggest.
Thanks in advance
 
How many controls do you have? You can only put 255 (I think that's it) on
a form. Typically, more than that would be done with subforms.

If you have added and then deleted a control, it still counts toward the
maximum!

You might try to move some items onto a subform, or rethink what is there.
Could some of the items that are rarely seen be moved to a "more" pop-up
form invoked by a button?
 
Good answer other than the "I think..." part. According to specs, you can
have 754 controls on a form. The suggested solutions are on target.
 

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

Back
Top