
12-09-2002, 04:29 PM
|
|
Freshman
|
|
Join Date: Oct 2002
Posts: 44
|
|
Multiple Form Help
|
I have a program with multiple forms. Each time I load a new form and show it, I unload the previous one. The problem is when I open up a certain form, my program still calls a module that was being called on other forms. The form that I just loaded and showed had no coding whatsoever in it, yet, it still called the module. What is happening?
|
|