+ Reply to Thread
Results 1 to 3 of 3

Finding Comments

  1. #1
    Registered User
    Join Date
    07-05-2006
    Posts
    16

    Finding Comments

    I want to change the background color of all of my cells with comments to "Rose" so that it is easier to tell which cells have comments at a glance. In order to do this I need to determine cell referances, which I can't at the moment. I can think of only two ways to do this, neither of which I can do at this time:

    1) Determine if a specific cell has a comment assoicated with it. By specific cell I mean the referance style:

    Please Login or Register  to view this content.

    OR

    2) Determine the address of a cell with comments using the "Comments" feature, i.e. what is the address of:

    Please Login or Register  to view this content.

    Can anyboad out there help?
    Last edited by VBA Noob; 07-12-2007 at 03:39 AM.

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    Try:
    Please Login or Register  to view this content.
    You will need to change the color index number to your liking.

    Another way to do this without VBA is by doing the following:

    - CTRL + G to access the Go To window
    - click Special...
    - select Comments, and click OK
    - format the pattern to your liking

    HTH

    Jason

  3. #3
    Registered User
    Join Date
    07-05-2006
    Posts
    16
    Wow, that worked great thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1