+ Reply to Thread
Results 1 to 5 of 5

macro to remove comment arrow only

  1. #1
    Forum Contributor
    Join Date
    07-12-2018
    Location
    South Africa
    MS-Off Ver
    Office 2024
    Posts
    2,873

    macro to remove comment arrow only

    I would like a macro to remove the comment arrows only on sheet "Macro'


    I would also like a macro to restore the comment arrow If necessary


    Your assistance is most appreciated

  2. #2
    Registered User
    Join Date
    07-04-2019
    Location
    Sweden
    MS-Off Ver
    365
    Posts
    8

    Re: macro to remove comment arrow only

    Application.DisplayCommentIndicator = xlNoIndicator
    Application.DisplayCommentIndicator = xlCommentIndicatorOnly
    Application.DisplayCommentIndicator = xlCommentAndIndicator

  3. #3
    Forum Contributor
    Join Date
    07-12-2018
    Location
    South Africa
    MS-Off Ver
    Office 2024
    Posts
    2,873

    Re: macro to remove comment arrow only

    Thanks for the help. None of these options worked

    I have attached Sample Data. I only need to remove the line with the arrow from the comment box. The comment box move remain visible
    Attached Files Attached Files

  4. #4
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,410

    Re: macro to remove comment arrow only

    Use 'data validation' instead and put your 'message' in comment box, set to fire when clicking into relevant cells

  5. #5
    Forum Contributor
    Join Date
    07-12-2018
    Location
    South Africa
    MS-Off Ver
    Office 2024
    Posts
    2,873

    Re: macro to remove comment arrow only

    Thanks for your input torachan

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel Macro to Insert a Comment and add a Picture to the Comment
    By TheMechEngineer in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-12-2019, 05:01 PM
  2. remove drop down arrow from table
    By jc2398 in forum Excel General
    Replies: 2
    Last Post: 06-14-2014, 10:09 AM
  3. disable comment arrow connector
    By tactical in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-04-2013, 12:16 PM
  4. Remove A Filter Arrow?
    By theghost in forum Excel General
    Replies: 8
    Last Post: 02-15-2012, 12:49 PM
  5. moving location of comment arrow
    By kaizer in forum Excel General
    Replies: 2
    Last Post: 05-12-2006, 04:29 PM
  6. [SOLVED] remove comment arrow
    By john mcmichael in forum Excel General
    Replies: 2
    Last Post: 02-13-2006, 04:45 PM
  7. [SOLVED] Format comment arrow
    By Bobby in forum Excel General
    Replies: 2
    Last Post: 01-19-2006, 11:35 PM

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