Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know how to programmatically remove comments from the comment box and put
them in a cell, however, some of these comments are very long and they don't appear to be displayed in the cell. How can I copy them over so that they are searchable using the Autofilter functionality? Do I need to put some Alt Enters into the cells? FWIW, some of the comments are as long as 16000 characters. Thanks, Barb Reinhardt |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think autofilter only looks at the first 255 characters.
-- Regards, Tom Ogilvy "Barb Reinhardt" wrote: I know how to programmatically remove comments from the comment box and put them in a cell, however, some of these comments are very long and they don't appear to be displayed in the cell. How can I copy them over so that they are searchable using the Autofilter functionality? Do I need to put some Alt Enters into the cells? FWIW, some of the comments are as long as 16000 characters. Thanks, Barb Reinhardt |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Barb
Tom is correct about the 255 character limit. For workaround see Debra's site http://www.contextures.on.ca/xlautofilter02.html#String Gord Dibben MS Excel MVP On Thu, 3 Jul 2008 10:06:07 -0700, Barb Reinhardt wrote: I know how to programmatically remove comments from the comment box and put them in a cell, however, some of these comments are very long and they don't appear to be displayed in the cell. How can I copy them over so that they are searchable using the Autofilter functionality? Do I need to put some Alt Enters into the cells? FWIW, some of the comments are as long as 16000 characters. Thanks, Barb Reinhardt |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract Cell Comments and Paste as text in a cell | Excel Worksheet Functions | |||
Extract Cell Comments/Notes to data | Excel Discussion (Misc queries) | |||
filename search and extract into a cell | Excel Discussion (Misc queries) | |||
Bringing Comments with cell contents when using AutoFilter | Excel Programming | |||
Extract Cell Comments? | Excel Programming |