Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        profiling an excel add-in
                        
                        
                        
                        
                      
                      
                      
                  
                  
                I have developed an excel add-in which uses the excel COM automation addin functionality to create user defined functions. The add-in uses managed code (C#) shimmed to present a COM interface to ex...