View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
kkknie[_131_] kkknie[_131_] is offline
external usenet poster
 
Posts: 1
Default extract text from a comment

Use:

comment$ = Range("A1").Comment.Text

K


---
Message posted from http://www.ExcelForum.com/