Thread
:
how can I set up a custom filter to ignore the last few digits
View Single Post
#
2
Posted to microsoft.public.excel.misc
David Biddulph
external usenet poster
Posts: 618
how can I set up a custom filter to ignore the last few digits
"VzBjim" wrote in message
...
trying to screen out the last 4 digits of a telephone number
=LEFT(A1,LEN(A1)-4)
--
David Biddulph
Reply With Quote
David Biddulph
View Public Profile
Find all posts by David Biddulph