R
Robert Crandal
Can anybody explain the differences between
showing/loading a userform along with hiding/unloading
a userform??
I'm guessing that a "load" will create the form in
memory but it remains non-visible?? Does that
mean that a call of "Userform1.Show" loads it
in memory AND makes it visible??
showing/loading a userform along with hiding/unloading
a userform??
I'm guessing that a "load" will create the form in
memory but it remains non-visible?? Does that
mean that a call of "Userform1.Show" loads it
in memory AND makes it visible??