G
Guest
I'm using Access 2003.
Unbound Forms w/ everything, but a LOT of code.
All of a sudden, after inserting ONE line of code in a module..
a simple cmdABC.Enabled = True, when the code rund, I get
the "PurplE' "Encountered an error" which includes the "Don't
Send" button.
I have 860 Controls on the Form.
What is the Max, & can an error occur if there are "too many"
of a particular object (label, Button, textbox, etc)?
Also, is it possible I have exceeded the "module code limit" - whatever that
is??
Is there a way to use a MsgBox to display "space used" in a module?
I even imported the Form into another DB, compacted it, & then imported it
back into the Original DB w/ a Compact...still a problem.
TIA - Bob
Unbound Forms w/ everything, but a LOT of code.
All of a sudden, after inserting ONE line of code in a module..
a simple cmdABC.Enabled = True, when the code rund, I get
the "PurplE' "Encountered an error" which includes the "Don't
Send" button.
I have 860 Controls on the Form.
What is the Max, & can an error occur if there are "too many"
of a particular object (label, Button, textbox, etc)?
Also, is it possible I have exceeded the "module code limit" - whatever that
is??
Is there a way to use a MsgBox to display "space used" in a module?
I even imported the Form into another DB, compacted it, & then imported it
back into the Original DB w/ a Compact...still a problem.
TIA - Bob