Data Filter

J

Jenn

Is there any way that in Data Filter to have only the alphabet? So when you
click on the arrow and the little screen pops up and shows everything, is
there any way that it only shows A to Z. That way if you click on A only the
company's that start with A will show up and so forth?
 
D

Dave Peterson

Maybe you could add another column:

=left(a2,1)
and drag down.

then filter by that column.
 
J

Jenn

Thank you, now is there an easier way then doing it one by one. I have the
whole alphabet, and say 20 per letter, now is there a faster way to input the
example: =left(b8) or do i have to do it one by one
 
Top