Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a custom add-in that used the outlook and powerpoint objects.
Everytime I close Excel the references become unchecked and I have to re-check them. Anyone know why this is happening? Cheers, Job |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you save the add-in with the references checked?
RBS "Job" wrote in message ... I have a custom add-in that used the outlook and powerpoint objects. Everytime I close Excel the references become unchecked and I have to re-check them. Anyone know why this is happening? Cheers, Job |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When you close excel you will not be prompted to save any changes you might
have made to an addin. If you do not explicitly save the addin from the VBE after you make a change then the next time you open Excel your changes will be lost... I have been caught this way more than once... -- HTH... Jim Thomlinson "Job" wrote: I have a custom add-in that used the outlook and powerpoint objects. Everytime I close Excel the references become unchecked and I have to re-check them. Anyone know why this is happening? Cheers, Job |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok, I knew it was something like that! Thanks for the help Mates
Job "Job" wrote in message ... I have a custom add-in that used the outlook and powerpoint objects. Everytime I close Excel the references become unchecked and I have to re-check them. Anyone know why this is happening? Cheers, Job |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to keep the "Update remote references" unchecked | Excel Discussion (Misc queries) | |||
How to keep the "Update remote references" unchecked | Links and Linking in Excel | |||
How to keep the "Update remote references" unchecked | Charts and Charting in Excel | |||
Check box - checked or unchecked? | Excel Programming | |||
Listboxes get unchecked on save-as | Excel Programming |