View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ARHangel ARHangel is offline
external usenet poster
 
Posts: 24
Default Store hidden information in Excel throw Add-In

I want to create an VSTO Add-In and i want to store some information in excel
files that only the Add-In can access.

Is there a way?

Right now i store them on a sheet witch is not the ideal solution