• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

find and point to a string within a cell's comment

bromberg

New Member
I was wondering if it is possible to write an Excel macro that would not just point to a string that I am searching for within a comment, but also open that comment
and leave the cursor blinking on the line where the match was found.

My problem is that I have a spreadsheet with many sheets and many comments within many cells, and the default action that Excel takes by just pointing to the comment that contains the match is not good enough. I then have to open the comment and cut & paste its contents into NOTEPAD and then perform another search on the string I am after!
Since I do this a lot it turns out to be a huge consumption of my time and something a macro should be able to do, don't you think?
 
Back
Top