Thread: Comment or not
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Comment or not


wrote in message
oups.com...

Interestingly, Set myComment = myCell.Comment does not work and always
returns true.



What do you mean Paul? If myComment is a Comment object, that code will
either return Nothing or the comment object.