J
James
How many controls am I allowed to have in one form? What are the
dangers of having too many controls in one form. Thanks.
dangers of having too many controls in one form. Thanks.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Ken Snell (MVP) said:Limit is 754 controls on a form.
The limit of the human brain to grasp and use information is much, much
lower. And, as George pointed out, that is a "lifetime limit" for the Form.
The danger of exceeding it, in Access 2.0, which was the last time it
happened to me (in an inherited database) was that the form became
unrecoverably corrupted and had to be re-created from scratch... not a fun
thing, as it was "duplicating a paper form" for a detail-oriented user (note
I did not say 'nitpicker') and the form was multi-page, alignment was
important, and neatness counted.
It seems to me that I've heard another way to recover, but it did not seem
as easy as importing the controls and associated code into a new Form --
provided your Form doesn't become "unrecoverably corrupted" as that one did
for me.
Larry Linson
Microsoft Access MVP
AFAIK the only way to "reset" the counter is to
create a new form & copy controls to it.
Limit is 754 controls on a form.
David W. Fenton said:Can anyone explain the reason for that it being that particular
number?
Larry Linson said:The limit of the human brain to grasp and use information is much, much
lower. And, as George pointed out, that is a "lifetime limit" for the
Form.
The danger of exceeding it, in Access 2.0, which was the last time it
happened to me (in an inherited database) was that the form became
unrecoverably corrupted and had to be re-created from scratch... not a fun
thing, as it was "duplicating a paper form" for a detail-oriented user
(note I did not say 'nitpicker') and the form was multi-page, alignment
was important, and neatness counted.
It seems to me that I've heard another way to recover, but it did not seem
as easy as importing the controls and associated code into a new Form --
provided your Form doesn't become "unrecoverably corrupted" as that one
did for me.
Larry Linson
Microsoft Access MVP
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.