I have several workbooks that are formatted the same, but have different data. I have a userform that shows up for two seconds when the workbooks are closed. I am now changing the workbooks using only code and want to save and close them, but that triggers the showing of the user form. Since I have several workbooks, I do not wish to manually click the X button on the userform. Is there a way to get the userform to close using code, currently I have Activeworkbook.save and activeworkbook.close and that saves and closes the workbook, but leaves the userform open.
Michael
Michael