PC Review


Reply
Thread Tools Rate Thread

Any way to change the color of the cell corner identifier that shows a comment is present?

 
 
Keith R
Guest
Posts: n/a
 
      6th Dec 2007
I'm working on a project that adds a lot of comments to the cells in my
workbook. I know that any cell that has data in it will also have a comment,
so the visual identification with the red triangle in the upper right of
each of those cells is redundant (and distracting).

Worst case, I'd like to know if there is some way to turn that triangle off,
or change the color to white so it isn't noticable.

Best case, I'd like to know if there is any way to programatically modify
the color of that triangle by cell, so I could make most of them white but
optionally leave a few red if there was a particularly important comment in
that cell.

I realize this may be way outside of what Excel allows, but it never hurts
to ask. I'm open to VBA solutions as well, but figured a misc newsgroup
would be the place to start. The only thing I can't do is anything that
requires changes to the registry, as our IT department locked down all
machines and I don't have permission to change the registry on my computer
or those of the other users of the workbook.

Thanks,
Keith


 
Reply With Quote
 
 
 
 
Kevin B
Guest
Posts: n/a
 
      6th Dec 2007
Click TOOLS in the menu & select OPTIONS. On the VIEW tab in the COMMENTS
panel, click the NONE option button to suppress the display of all comments
in the worksheet.

--
Kevin Backmann


"Keith R" wrote:

> I'm working on a project that adds a lot of comments to the cells in my
> workbook. I know that any cell that has data in it will also have a comment,
> so the visual identification with the red triangle in the upper right of
> each of those cells is redundant (and distracting).
>
> Worst case, I'd like to know if there is some way to turn that triangle off,
> or change the color to white so it isn't noticable.
>
> Best case, I'd like to know if there is any way to programatically modify
> the color of that triangle by cell, so I could make most of them white but
> optionally leave a few red if there was a particularly important comment in
> that cell.
>
> I realize this may be way outside of what Excel allows, but it never hurts
> to ask. I'm open to VBA solutions as well, but figured a misc newsgroup
> would be the place to start. The only thing I can't do is anything that
> requires changes to the registry, as our IT department locked down all
> machines and I don't have permission to change the registry on my computer
> or those of the other users of the workbook.
>
> Thanks,
> Keith
>
>
>

 
Reply With Quote
 
FSt1
Guest
Posts: n/a
 
      6th Dec 2007
hi
see this site
http://www.contextures.com/xlcomments02.html#Colour

regards
FSt1

"Keith R" wrote:

> I'm working on a project that adds a lot of comments to the cells in my
> workbook. I know that any cell that has data in it will also have a comment,
> so the visual identification with the red triangle in the upper right of
> each of those cells is redundant (and distracting).
>
> Worst case, I'd like to know if there is some way to turn that triangle off,
> or change the color to white so it isn't noticable.
>
> Best case, I'd like to know if there is any way to programatically modify
> the color of that triangle by cell, so I could make most of them white but
> optionally leave a few red if there was a particularly important comment in
> that cell.
>
> I realize this may be way outside of what Excel allows, but it never hurts
> to ask. I'm open to VBA solutions as well, but figured a misc newsgroup
> would be the place to start. The only thing I can't do is anything that
> requires changes to the registry, as our IT department locked down all
> machines and I don't have permission to change the registry on my computer
> or those of the other users of the workbook.
>
> Thanks,
> Keith
>
>
>

 
Reply With Quote
 
Bernard Liengme
Guest
Posts: n/a
 
      6th Dec 2007
You can hide the comment either from the View menu of from the View tab in
Tools | Options
You cannot change the colour of the triangle
best wishes

--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Keith R" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm working on a project that adds a lot of comments to the cells in my
> workbook. I know that any cell that has data in it will also have a
> comment, so the visual identification with the red triangle in the upper
> right of each of those cells is redundant (and distracting).
>
> Worst case, I'd like to know if there is some way to turn that triangle
> off, or change the color to white so it isn't noticable.
>
> Best case, I'd like to know if there is any way to programatically modify
> the color of that triangle by cell, so I could make most of them white but
> optionally leave a few red if there was a particularly important comment
> in that cell.
>
> I realize this may be way outside of what Excel allows, but it never hurts
> to ask. I'm open to VBA solutions as well, but figured a misc newsgroup
> would be the place to start. The only thing I can't do is anything that
> requires changes to the registry, as our IT department locked down all
> machines and I don't have permission to change the registry on my computer
> or those of the other users of the workbook.
>
> Thanks,
> Keith
>



 
Reply With Quote
 
Keith R
Guest
Posts: n/a
 
      6th Dec 2007
Wow, I had no idea! Great information- thank you!
Keith

"FSt1" <(E-Mail Removed)> wrote in message
news:2409771B-14C7-4CB4-9760-(E-Mail Removed)...
> hi
> see this site
> http://www.contextures.com/xlcomments02.html#Colour
>
> regards
> FSt1
>
> "Keith R" wrote:
>
>> I'm working on a project that adds a lot of comments to the cells in my
>> workbook. I know that any cell that has data in it will also have a
>> comment,
>> so the visual identification with the red triangle in the upper right of
>> each of those cells is redundant (and distracting).
>>
>> Worst case, I'd like to know if there is some way to turn that triangle
>> off,
>> or change the color to white so it isn't noticable.
>>
>> Best case, I'd like to know if there is any way to programatically modify
>> the color of that triangle by cell, so I could make most of them white
>> but
>> optionally leave a few red if there was a particularly important comment
>> in
>> that cell.
>>
>> I realize this may be way outside of what Excel allows, but it never
>> hurts
>> to ask. I'm open to VBA solutions as well, but figured a misc newsgroup
>> would be the place to start. The only thing I can't do is anything that
>> requires changes to the registry, as our IT department locked down all
>> machines and I don't have permission to change the registry on my
>> computer
>> or those of the other users of the workbook.
>>
>> Thanks,
>> Keith
>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I move comment indicator to different corner of cell? =?Utf-8?B?VFZL?= Microsoft Excel Worksheet Functions 1 8th Feb 2007 11:36 PM
Change cell color if data present excel 2002 Mike Microsoft Excel Programming 2 29th Apr 2004 12:16 AM
Change Color of Cell Comment Indicator Michael Microsoft Excel Programming 3 10th Oct 2003 10:35 PM
how to change the red corner of a cell with a comment youngman Microsoft Excel Programming 2 9th Aug 2003 07:57 AM
i am puzzled how to change the red corner of a cell with comment =?iso-2022-jp?B?RVhDRUwbJEIhIRsoQk5FV1M=?= Microsoft Excel Programming 3 9th Aug 2003 03:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:26 PM.