I'm attempting to prevent users from accidently adding records by using the AllowAdditins property on the form. When they click the 'Add' button I update the AllowAdditions property to True and create a new record. They I need to turn it off in an event after the new record is created. When I set it to false in the 'Current' event I get errors managing the properties of other controls. My objective of course is simply to reset it to prevent an accidental record creation again. Any suggestions? -------------------------------------
scking@arinc.com
Try to resolve problems independently
Then seek help among peers or experts
But TEST recommended solutions
-------------------------------------
scking@arinc.com
Try to resolve problems independently
Then seek help among peers or experts
But TEST recommended solutions
-------------------------------------