Comments Only

M

MauraLae

Is there a macro that will display ONLY the comments in the workbook or
worksheet?
 
M

MauraLae

I took a look at all those examples, but what I am looking for is a
macro that will remove the data in a cell and display only the comment
in the same cell
 
M

MauraLae

I found this code, which I beleive was writtrn by you, which will
replace the data with the comments and it works. How can I change the
code to make it a toggle?
 
M

MauraLae

I have cells with the last name and also have a comment in all of those
cells with the space number for that last name.
I would like a macro with a shortcut key that woild toggle the display
from last name to space number and later back to last name
 
Top