+ Reply to Thread
Results 1 to 4 of 4

Remove comments showing up on mouse-over?

  1. #1
    Forum Contributor Marco-Kun's Avatar
    Join Date
    04-14-2009
    Location
    Holland
    MS-Off Ver
    Dutch:2007
    Posts
    298

    Remove comments showing up on mouse-over?

    Hmm maybe the title is a little vague .. but it will work;

    In the example added a code is running to show the comments (pictures) when the cell is selected. This way you don't have to mouse-over to show the comment, you just use your arrow keys.. Is there a way to not show comments on mouse-over? I only want them to show while the cell is selected, using the VBA code. Because now you can show 2 comments while a cell is selected, and you put your cursor on another cell.

    Marco
    Attached Files Attached Files
    Last edited by Marco-Kun; 04-18-2009 at 07:05 AM. Reason: Prefix; Solved

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: Remove comments showing up on mouse-over?

    Add this code to the Thisworkbook module.
    Please Login or Register  to view this content.
    And this revised SelectionChange event code to the sheet.
    Please Login or Register  to view this content.
    This will display the comment when a valid cell in column A is selected. And hide any previous comment
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  3. #3
    Forum Contributor Marco-Kun's Avatar
    Join Date
    04-14-2009
    Location
    Holland
    MS-Off Ver
    Dutch:2007
    Posts
    298

    Re: Remove comments showing up on mouse-over?

    Andy .. you are awesome
    Thank you very much ^^

  4. #4
    Registered User
    Join Date
    08-22-2014
    Location
    Ottawa Canada
    MS-Off Ver
    2007
    Posts
    1

    Re: Remove comments showing up on mouse-over?

    could you please teach me step by step how to clear the VBA codes so that i can clear the comments in my worksheet?
    i cannot seem to get rid of the comments

    can you help!??/
    see attached as my test example - hover over first column and the comments box appears
    Attached Files Attached Files

+ 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