我创建了一个excel用户表单来帮助我完成日常工作。我添加了一个页面,其中包含我经常使用的信息的链接。但是,每次单击链接时,我的表单都会自行关闭。有没有办法阻止这个?
Version 1.61 (5 September 2010):
- Recompiled using the latest JCL in order to fix a possible crash on shutdown
when the executable contains no debug information. (Thanks to Hanspeter
Widmer.)
答案 0 :(得分:0)
Unload Me
此行关闭用户表单。只需拿出那条线就可以了。 :)