View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default see the full comment on a cell

You can set it to autosize, but if you don't have hard returns in it, that
will make it 1 row by n columns where n is the number of characters in the
string.

Regards,
Tom Ogilvy

"george" wrote in message
...
How can I set up the size of the comment box, right now
to see a long comment I have to edit it instead of just
highlighting it.
Thanks