Moreover, do we have any option to close the user
form?
For example : I am using a single userform for two or
more activity, Once I completed the activity the
userform should be closed (as like VB, Except
userform.hide option) and the values inthe controls
like textbox or combo box should be initilized. If I
hide the userform, if we use the same user form for
next operation the values in the controls are showing
in on the screen. Could you please help me on this.