Thread
:
Cell comments
View Single Post
#
1
davidman
Junior Member
Posts: 8
Cell comments
Hi
Is there a way to check if a cell has a comment which contains a string?
What I want to do (in pseudo code) is
Code:
If Range("A1").comment.text contains "My String" Then 'Do Stuff End If
Reply With Quote
davidman
View Public Profile
Send a private message to davidman
Find all posts by davidman