|                                 keren friedman                				   
 
 
 Posts: 16
 Joined: 2006-07-27
 
 | 
                | Hi, 
 I have created an add-in with a tool bar containing one button with no code.
 I saw in the task manager that the amount of memory used by Excel has increased by 15M. Is that the expected memory usage of an add-in?
 Is there a way to optimize this?
 
 Thanks,
 Keren
 
 
 | 
 | 
  
        |                                 Sergey Grischenko                				   
 Add-in Express team
 
 
 Posts: 7233
 Joined: 2004-07-05
 
 | 
                | Hi Keren. 
 It is normal for managed add-ins. You can't decrease the memory usage because the add-in has many dependent assemblies that are loaded to the process when Excel starts.
 | 
 |