View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yishi Yishi is offline
external usenet poster
 
Posts: 3
Default Store Hidden Data in the Cell

I want to be able to store some text data inside each cell
via VBA, so it can be retrieved next time the book is
opened. I looked into Range object and didn't find any
that I could use. Can anyone give me some ideas?

Thanks,
Yishi