Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks to peoplehere, I have a script that's working great for me but it
involves settings comments for cells. I want to to some more advanced things with the Comments box but don't know how. 1) How can I add a Line Return in the comments box when adding text to the box in the VBA script? I tried using vbCr and vbCrLn which work but it puts a square symbol in the comments instead of just a lien return. I'm assuming there's some other coed I should use? 2) Is there a way to set the size of the comments box so it's only big enough ti display whatever text is actually in there? Each cell will have different amounts of text and I don't want tons of blank space if there's just one line of text and don't want it cut off if there's 5 lines... 3) Can I concatenate comments if comments already exist? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract Cell Comments and Paste as text in a cell | Excel Worksheet Functions | |||
Show/Hide Comments Not Working | Excel Discussion (Misc queries) | |||
Creating Macro to copy information from cell into another cell using Add Comments | Excel Programming | |||
Need to add cell comments in unlocked cell on protected worksheet | Excel Discussion (Misc queries) | |||
UDF code to find specific text in cell comments, then average cell values | Excel Programming |