Filter by first letter

  • Thread starter Filter by first letter
  • Start date
F

Filter by first letter

I am looking to filter my list of 450 names such that I can view all the A's
or Just the D's or just the M's etc.

Assistance is appreciated
 
B

Bob Phillips

In an adjacent column, add
=LEFT(A1,1)

copy down and filter by that column.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 
M

Marcelo

hi,

data | auto filter

click on the arrow, CUSTOM, starts with D

hth
regards from Brazil

"Filter by first letter" escreveu:
 
Top