View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prasanna Prasanna is offline
external usenet poster
 
Posts: 2
Default Managed code error handling from VBA

Hi all,

I have a .net component which is written in C#. I am calling the same in
Excel 2007 VBA macro. I would like to know the best practice how I can handle
a Excel Mangaed code exception in the VBA. Any help related to this is great..

Regards,
Prasanna