Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Has anybody been able to read a comment of 600+ characters. I have not found any documentations saying that this is not possible, but my strings trunckate at random lengths. Dim txt as string txt = String(600," ") txt = cells(1,1).comment.text() The comment in cell(1,1) is very long, but it trunckates. I am using Excel 2002 SP3. Anyone familiar with this problem. Thanks for the help. Jose |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can insert digital ink into Excel cell or a cell comment? | Excel Discussion (Misc queries) | |||
copy comment content to cell content as data not as comment | Excel Discussion (Misc queries) | |||
Create Cell Comment based on text in a cell on another worksheet | Excel Discussion (Misc queries) | |||
a comment plugin & copy paste directly from excel to comment ? fr. | Excel Worksheet Functions | |||
Create a formula into a String then assign string to a cell | Excel Programming |