How to close an Addin?
OK found it!
Ctrl+G
"Jacob Skaria" wrote:
Un check from ToolsAdd-In list (if you have browsed and installed your add-in)
OR from immediate window
Workbooks("addinname.xla").Close
If this post helps click Yes
---------------
Jacob Skaria
"FARAZ QURESHI" wrote:
I have an AddIn installed and working. In mid of my work, if I need to close
the file how can I do so?
Thanx in advance.
|