R
Robert_L_Ross
Ok, so this is baffling me.
I have a form that the OnCurrent event is set to check the status of certain
fields to see if their associated command buttons should be activated or not,
then sets the caption of the form to reflect the record name you are editing.
I kept getting an error "The expression On Current you entered as the event
property setting produced the following error: Member already exists in an
object module from which this object module derives."
I have NO idea what that means. I remove the On Current event and it works,
I put in any On Current functionality and I get the error.
What should I be looking for to see why this is happening?
I have a form that the OnCurrent event is set to check the status of certain
fields to see if their associated command buttons should be activated or not,
then sets the caption of the form to reflect the record name you are editing.
I kept getting an error "The expression On Current you entered as the event
property setting produced the following error: Member already exists in an
object module from which this object module derives."
I have NO idea what that means. I remove the On Current event and it works,
I put in any On Current functionality and I get the error.
What should I be looking for to see why this is happening?