Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can easily write code to add a comment to cell C1, with the comment text hard coded.
I am hung up on how to add text to the comment where that text is a variable list of names in cells Range("P2", Range("P2").End(xlDown)). Also, the text in the comment to be a single name per line. Thanks, Howard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add comment with author and text code. | Excel Programming | |||
range.comment.Text(...) | Excel Programming | |||
code to copy a range of cells to another sheet | Excel Programming | |||
setting comment text from VB code | Excel Programming | |||
Range's comment text | Excel Programming |