![]() |
How to close an Addin?
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. |
How to close an Addin?
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. |
How to close an Addin?
Thanx Jacob! Nice 2 hear from u again!
However, what is immediate window??? "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. |
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. |
How to close an Addin?
Thanks. Faraz
You can refer the below link http://office.microsoft.com/en-us/ex...037321033.aspx 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. |
How to close an Addin?
Just so you know:
Un check from ToolsAdd-In list (if you have browsed and installed your add-in) Uninstalls the add-in. To use it again you need to recheck it. OR from immediate window Workbooks("addinname.xla").Close This closes the add-in for the current Excel session only, and it will again be available when Excel is restarted. - Jon ------- Jon Peltier, Peltier Technical Services, Inc. http://PeltierTech.com/WordPress/ Advanced Excel Conference - June 17-18 2009 - Charting and Programming http://peltiertech.com/Training/2009...00906ACNJ.html _______ |
All times are GMT +1. The time now is 07:15 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com