weightinwildcat
Programmer
I am working on a form that calls another form so code in some of the second form's subroutines can be utilized. It works just fine in test mode, but today one of my coworkers has bee getting some error messages. When I look at my error log table I see the following:
3021 No current record.
2467 The expression you entered refers to an object that is closed or doesn't exist. For example, you may have assigned a form to a Form object variable, closed the form, and then referred to the object variable.
3000 Reserved error (|); there is no message for this error.
Has anybody run into these before/ If os, what are the possible causes?
Thank you in advance.
3021 No current record.
2467 The expression you entered refers to an object that is closed or doesn't exist. For example, you may have assigned a form to a Form object variable, closed the form, and then referred to the object variable.
3000 Reserved error (|); there is no message for this error.
Has anybody run into these before/ If os, what are the possible causes?
Thank you in advance.