I have written the code on the commandbuttons click event and the code is present in the userform . Now Just wondering if its possible to call commandbutton_click event from the module. Like is there any way I can use from the module:


call commandbutton1_click


Thanks