G
Guest
This sounds simple, but it's not working.
I have (2) forms in a database, and one module titled "Results." . There
are (2) Private Sub Procedures in the Module. Clicking a button on one of
the forms calls the first procedure in the module, and it works, no problem.
When I try to call the other procedure in the module from the same form it
can't be found. It wont grab it with the auto-complete in the editor either.
Why is this happening?
Alos - how do you name/rename a module? I can't remember how I did it
originally.
Thanks in advance.
I have (2) forms in a database, and one module titled "Results." . There
are (2) Private Sub Procedures in the Module. Clicking a button on one of
the forms calls the first procedure in the module, and it works, no problem.
When I try to call the other procedure in the module from the same form it
can't be found. It wont grab it with the auto-complete in the editor either.
Why is this happening?
Alos - how do you name/rename a module? I can't remember how I did it
originally.
Thanks in advance.