Store Hidden Data in the Cell

Y

Yishi

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
 
B

Bill Manville

Yishi said:
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.

Cell comments?

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup
 
Top