I've seen some posts about preventing users from directly closing workbooks within Excel.
My question is: From a VB6 application, is there a way to prevent users from closing Excel itself? Something perhaps that would allow VB to detect a user's attempt and cancel it (not unlike the Form_QueryUnload's cancel parameter in VB...)?
I think I saw something about this somewhere but I can't for the life of me remember where.
Any help would be greatly appreciated.
My question is: From a VB6 application, is there a way to prevent users from closing Excel itself? Something perhaps that would allow VB to detect a user's attempt and cancel it (not unlike the Form_QueryUnload's cancel parameter in VB...)?
I think I saw something about this somewhere but I can't for the life of me remember where.
Any help would be greatly appreciated.