close

Search didn't turn up anything, so help would be appreciated.

Simple as the title sounds. I have thousands of words in column A (one
word per cell) and I would like to delete all words 20 letters or
greater.
Thanks!--
brazen234
------------------------------------------------------------------------
brazen234's Profile: www.excelforum.com/member.php...foamp;userid=9952
View this thread: www.excelforum.com/showthread...hreadid=497103=LEN(A1) in cell B1 will return the number of characters in cell
A1......copy the formula down and do Copy gt; PasteSpecial gt; Values on column
B to delete the formulas.....then sort on that column and delete all rows of
20 characters or more.....

Vaya con Dios,
Chuck, CABGx3
quot;brazen234quot; gt; wrote
in message ...
gt;
gt; Search didn't turn up anything, so help would be appreciated.
gt;
gt; Simple as the title sounds. I have thousands of words in column A (one
gt; word per cell) and I would like to delete all words 20 letters or
gt; greater.
gt; Thanks!
gt;
gt;
gt; --
gt; brazen234
gt; ------------------------------------------------------------------------
gt; brazen234's Profile:
www.excelforum.com/member.php...foamp;userid=9952
gt; View this thread: www.excelforum.com/showthread...hreadid=497103
gt;
One quick and dirty solution, assume the words start in A2 with a header in
A1, in B2 put

=LEN(A2)lt;20

press enter, now select B2 again, then move the cursor with the mouse to the
lower right corner of B2 and when it changes to a thin cross double click
with the mouse to copy down the formula, now select A1 and B2 and do
datagt;filtergt;autofilter, filter on TRUE in the help column. select A and B
and press F5, click special and select visible cells only, then copy and
paste somewhere else, finally remove filter (datagt;filter and uncheck
autofilter) then delete the help column or even the original column A
--
Regards,

Peo Sjoblom

(No private emails please)quot;brazen234quot; gt; wrote
in message ...
gt;
gt; Search didn't turn up anything, so help would be appreciated.
gt;
gt; Simple as the title sounds. I have thousands of words in column A (one
gt; word per cell) and I would like to delete all words 20 letters or
gt; greater.
gt; Thanks!
gt;
gt;
gt; --
gt; brazen234
gt; ------------------------------------------------------------------------
gt; brazen234's Profile:
gt; www.excelforum.com/member.php...foamp;userid=9952
gt; View this thread: www.excelforum.com/showthread...hreadid=497103
gt;quot;brazen234quot; gt;
wrote...
gt;Search didn't turn up anything, so help would be appreciated.
gt;
gt;Simple as the title sounds. I have thousands of words in column A (one
gt;word per cell) and I would like to delete all words 20 letters or
gt;greater.

Another alternative: select the range, run the menu command Edit gt; Replace,
finding ????????????????????* and replacing with nothing. Then with the
range still selected, run Data gt; Filter gt; Auto Filter, selecting blanks,
then run Edit gt; Delete. No formulas needed.

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()