View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.com.add_ins
[email protected] rushikesh.joshi@gmail.com is offline
external usenet poster
 
Posts: 1
Default save custom data in excel

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