View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

If you're creating an addin in excel, you could just put your data on a
worksheet.

Excel's addins are hidden when you open then.
(Make sure you save the file as an addin, *.xla.)

wrote:

Hi All,

I am creating an add-in for Word and Excel. Now i my query is want
to save some data (approx 100KB) in Excel as hidden.
I implemented in Word using Variables, and it's working fine, even
user can't able to get it externaly.
I want to implement same thing for Excel.
Any idea.

Thanks
Rushi


--

Dave Peterson