Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
In my Office 2007 excel add-in ribbon, I have a button for closing add-in. What command shall I use for closing only this add-in and keeping excel open ? Thanks a lot in advance! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If the code is in the addin, just use
ThisWorkbook.Close -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "chris" wrote in message ... Hi, In my Office 2007 excel add-in ribbon, I have a button for closing add-in. What command shall I use for closing only this add-in and keeping excel open ? Thanks a lot in advance! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to close app in code? | Excel Programming | |||
VBA Code req to close all workbooks | Excel Programming | |||
close code | Excel Programming | |||
close form code | Excel Discussion (Misc queries) | |||
Close VB in Code | Excel Programming |