I have created excel interface for a cmd line application. I am able to handle VBA errors in the interface, but the excel app simply crashes when there is an error in DLL used by the interface.
Can you please provide some suggestions on how to do error checking for DLL so it can be seen via excel.
