Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Printing comment indicator in Excel 2007

Hello - I need to print an Excel 2007 spreadsheet where the comment
indicators (little red triangles) print. I don't want the comment itself to
print - I know how to do that - but just to indicator to show that the cell
contains a comment.

If it isn't possible to get the red triangles to print, is there a fairly
easy way to use conditional formatting or something similar to shade those
cells that contain comments a different color?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Printing comment indicator in Excel 2007


See

'Print comment indicator - MrExcel Message Board'
(http://www.mrexcel.com/forum/showthread.php?t=43827)

for a possible workaround.

In regards to your comment about having a macro color-code the entire
cell if there is a comment, you could write code that checks to see if
each cell in a range has a comment (by checking the cell's .Comment.Text
property - but note that you will have to deal with the fact that the
check will generate an error that you will have to trap if the cell
doesn't have a comment).

Once you have found a cell with a comment, then the code could change
the interior color of the cell...


--
jamescox
------------------------------------------------------------------------
jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=110167

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
comment indicator line Liz Excel Worksheet Functions 0 February 22nd 07 10:33 PM
changing comment indicator colour Ady Excel Discussion (Misc queries) 1 August 31st 06 01:51 PM
format comment indicator hmurchison Excel Discussion (Misc queries) 2 January 29th 06 07:04 AM
Ability to change the Excel comment indicator color ChrisK Excel Worksheet Functions 0 June 14th 05 02:48 PM
I have one missing comment indicator amongst several. How can i c. Banana Excel Discussion (Misc queries) 10 February 18th 05 08:17 AM


All times are GMT +1. The time now is 05:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"