Hi,
I have a userform. On query close, i have written a code asking the user if they want to exit the form.
On clicking yes, the form unloads and the workbook gets auto saved and closed.
On clicking no, the form stays as it is. The issue is that i called this form from workbook_open and now...