View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
K Dales[_2_] K Dales[_2_] is offline
external usenet poster
 
Posts: 1,163
Default Document variable in Excel

There is nothing directly corresponding in Excel, but there is an
alternative: create a worksheet - hide it if you wish - and store any
"variables" in there as cell values. You should be able to accomplish the
same thing this way.
--
- K Dales


"news.microsoft.com" wrote:

hi,
In word object model there is Document.variables. Is there somthing
corresponding in Excel? If not can anybody tell me an alternative approch?

Regards,
Abhilash