View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Store hidden information in a spreadsheet

Hi Remy,

But no drawbacks in using names this way?


None that I am aware of..

If you see additional reassurance, see xlDynamic at:

http://www.xldynamic.com/source/xld.Names.html


---
Regards,
Norman



"Remy" wrote in message
oups.com...
Cool tool, thanks.
Was actually intending to hide them too.
But no drawbacks in using names this way? After all they are not
intended to actually hold real values, but rather to point to a range
in a spreadsheet.
When I set the value, it actually overrides the RefereTo property.

Thanks

Remy