K
Kyle B.
I'm receiving this message, and its got me stumped:
The expression On Load you entered as the event property setting produced the following error: Member already exists in an object module from which this object module derives.
*The expression my not result in the name of a macro, the name of a user-defined function, or [event procedure].
*There may have been an error evaluating the function, event or macro.
....but my On Load was working a few minutes ago, and the only changes I've made should not have been related. I've even tried removing all the code from the Form_Load subroutine and I receive the same error. This seems like it's probably a minor problem, but i just can't nail it down.
Thanks in advance!
Kyle
The expression On Load you entered as the event property setting produced the following error: Member already exists in an object module from which this object module derives.
*The expression my not result in the name of a macro, the name of a user-defined function, or [event procedure].
*There may have been an error evaluating the function, event or macro.
....but my On Load was working a few minutes ago, and the only changes I've made should not have been related. I've even tried removing all the code from the Form_Load subroutine and I receive the same error. This seems like it's probably a minor problem, but i just can't nail it down.
Thanks in advance!
Kyle