Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You are very welcome!
-- Gary''s Student - gsnu200830 "Juan" wrote: Gary thank you so much for the quick reply. It works. Juan "Gary''s Student" wrote: Sub CaptureText() Set r = Range("Z9:Z48") For Each rr In r rr.Offset(0, -1).NoteText rr.Value Next End Sub -- Gary''s Student - gsnu200830 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy cell to another as a comment | Excel Worksheet Functions | |||
copy a comment from one file to another | Excel Discussion (Misc queries) | |||
copy comment content to cell content as data not as comment | Excel Discussion (Misc queries) | |||
How do I copy text from a cell into a comment? | Excel Discussion (Misc queries) | |||
a comment plugin & copy paste directly from excel to comment ? fr. | Excel Worksheet Functions |