Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I guess I don't know if this is a problem or not, but while I was working in
the VBE I noticed that each time I closed and re-opened my workbook, the VBAProject did not close. If I create a new shet and close it, the VBAProject goes away. Is this normal behavior? Will this keep consuming memory? Thanks for the help. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks a bunch! The registry change
(HKEY_CURRENT_USER\Software\Microsoft\Office\Excel \Addins\Office.Desktop.Google.com\LoadBehaivor=2) worked for me. Thanks again! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the feedback Terry
-- Regards Ron de Bruin http://www.rondebruin.nl "Terry" wrote in message ... Thanks a bunch! The registry change (HKEY_CURRENT_USER\Software\Microsoft\Office\Excel \Addins\Office.Desktop.Google.com\LoadBehaivor=2) worked for me. Thanks again! |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Ron, Terry
Thanks for pointing this one out. For reference, Google-Desktop is not the only culprit in this type of problem. If anyone should happen across AutoDesk Vault 5, which includes an Excel Plug-in, the registry Key "LoadBehavior" is found in the following registry: HKEY_CURRENT_USER\Software\Microsoft\Office\excel\ Addins\ExcelVaultAddinApp2003.Addin Does anyone know why loadbehavior is altered for excel? Cheers, -- Paulortrick "Ron de Bruin" wrote: Hi Terry Maybe this is your problem http://www.dicks-blog.com/archives/2...oogle-desktop/ -- Regards Ron de Bruin http://www.rondebruin.nl "Terry" wrote in message ... I guess I don't know if this is a problem or not, but while I was working in the VBE I noticed that each time I closed and re-opened my workbook, the VBAProject did not close. If I create a new shet and close it, the VBAProject goes away. Is this normal behavior? Will this keep consuming memory? Thanks for the help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet has to set to visible as it is not visible after saving and closing Excel by VB. | Excel Programming | |||
More than 1 workbook in a VBAProject | Excel Programming | |||
Closing workbook | Excel Programming | |||
closing excel after closing a workbook | Excel Programming | |||
Closing a workbook | Excel Programming |