Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been reviewing a huge workbook and have added a lot of cell comments.
Is there a way to display all of these on another worksheet? I'd need to know the worksheetname, the cell location and the comment. Thanks, Barb Reinhardt |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://www.cpearson.com/excel/excelM.htm#PrintComments
might be a start. It writes to word instead of another worksheet. -- Regards, Tom Ogilvy "Barb Reinhardt" wrote: I have been reviewing a huge workbook and have added a lot of cell comments. Is there a way to display all of these on another worksheet? I'd need to know the worksheetname, the cell location and the comment. Thanks, Barb Reinhardt |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks so much. That gets what I need.
"Tom Ogilvy" wrote: http://www.cpearson.com/excel/excelM.htm#PrintComments might be a start. It writes to word instead of another worksheet. -- Regards, Tom Ogilvy "Barb Reinhardt" wrote: I have been reviewing a huge workbook and have added a lot of cell comments. Is there a way to display all of these on another worksheet? I'd need to know the worksheetname, the cell location and the comment. Thanks, Barb Reinhardt |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See Dave's macro to copy to a Sheet
http://www.contextures.com/xlcomment...ml#CopyToSheet -- Regards Ron de Bruin http://www.rondebruin.nl "Tom Ogilvy" wrote in message ... http://www.cpearson.com/excel/excelM.htm#PrintComments might be a start. It writes to word instead of another worksheet. -- Regards, Tom Ogilvy "Barb Reinhardt" wrote: I have been reviewing a huge workbook and have added a lot of cell comments. Is there a way to display all of these on another worksheet? I'd need to know the worksheetname, the cell location and the comment. Thanks, Barb Reinhardt |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying comments from one cell to another, in a different spreadsheet | Excel Worksheet Functions | |||
Copying comments text to a cell using vba | Excel Programming | |||
Need to add cell comments in unlocked cell on protected worksheet | Excel Discussion (Misc queries) | |||
Copying of cell text from one file to paste as cell comments in a 2nd file | Excel Programming | |||
Copying comments from one cell to another | Excel Programming |