View Single Post
  #2   Report Post  
Alan
 
Posts: n/a
Default

Try using a helper column, If your data were in column A, in column B enter
=LEFT(A1,1)
and drag down to the end of your data list in column A, then sort by column
B
Regards,
Alan.
"Mr_Sparkly" wrote in message
...
I am trying to filter a list of names using only the first letter. How do I
go about setting this up?