hi, i used this code from allen browne, it works great but now, i cant use the new record command and when the record is blank, it won't show up in my main form as a subform. any idea why?
Public Function LockBoundControls(frm As Form, bLock As Boolean, ParamArray avarExceptionList())
On Error...