View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jens Thiel[_2_] Jens Thiel[_2_] is offline
external usenet poster
 
Posts: 44
Default Persistent data in an Add-in

"Bura Tino" wrote:

Is it better to use a global variable or a cell in an add-ins worksheet to
store a value?


Since your other question was about C++ add-ins, you might be interested to
know that Excel has a hidden per-instance name space that is accessible to
DLLs only.

Jens.
--
http://ManagedXLL.net/
Replace MSDN with my first name when replying to my email address!