Hey every one,

I have Faced a problem, that i declared a dim variable in form module. when i show the form at first time the variable get set. And when i unload it,then the Vari. Retains as Last set when i show it by using mdi at next time. Why? TO overcome it i used

set form1= nothing.

But i want to know how this occur............