If you find this page useful, please consider making a quick and secure donation (powered by PayPal) to keep it free!
 
 

Knowledge Base/C Sharp/User Defined Functions

 

From The Thalesians

Jump to: navigation, search

Debugging Excel automation add-ins

Make sure you are running Excel and that your add-in is accessible. In Visual Studio, select Debug > Attach to Process... In the list of Available Processes select EXCEL.EXE which is running your workbook. Click on Attach. You are now debugging your add-in. Create some breakpoints in your custom Excel functions code and see what happens.

 
 
Google
 
Personal tools