How to store additional attributes for a cell
Hi all,
I'm looking for a possibility to store some additional attributes for the
cells in my sheet.
My VBA script needs some data for later decission making.
The additional data should not be displayed for to the user.
Does a Cell object has a property which I can use for that purpose?
Thanks a lot, Thorsten
|