View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J_J[_3_] J_J[_3_] is offline
external usenet poster
 
Posts: 1
Default How to associate/store user data with excel workbook?

Hi, I need to store some user data into the excel workbook and those data
should be invisible to the user all the time. What is the best way or easy
way to do this? I am using vc++. Thanks.