Create click event on another userform while executing event from another userform
Posted by Jason on February 08, 2002 5:25 AM
I've programmed myself into a jam here.
I have a macro that opens another workbook, populates a few cells then saves and closes it. The problem is the workbook I'm opening has an open event brings up a userform that requires one of the command buttons clicked.
Is there a way I can put an automatic 'click' in the code?