View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
suchindra sandhu suchindra sandhu is offline
external usenet poster
 
Posts: 1
Default configuration files for excel add-ins

hello,

I am trying to write a .NET based excel add-in and have it read
configuration parameters from the App.cfg xml config file in C#. For some
reason, my excel add-in is not able to access this configuration file. Is
there a specific way to get this done?

Thanks,
Suchindra