View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Paul B Paul B is offline
external usenet poster
 
Posts: 709
Default Excel Filtering Question

Ta, use a helper column, put in =RIGHT(A2,1) and fill down, change to your
data reference and filter on that column

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"TA" wrote in message
...
How do I Filter for the last character of a label in Excel 2003. I want

to
find every entry that ends in a specific letter.
Thanks