View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.com.add_ins
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default save custom data in excel

You have one response in .misc

wrote:

Hi All,

I am creating an add-in for Word and Excel. Now my query is, I 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