View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 293
Default Do cells have a string-property I can use to store "stuff" with ce

Hi tbd,

You can add a comment to a cell, and you can make comments invisible, show an indicator to evidence their presence, or you can
display them.

--
Cheers
macropod
[Microsoft MVP - Word]


"tbd" wrote in message ...
Greetings,
Am currently seeking a way to store date,row,col info WITH each cell.
Q. Do cells have a user-defined (string) property?

This question grows out of a need to simplify associating a cell with
some other detail. For more detail, please see my previous post!

Thanks/Cheers!