Thread
:
finding a number within a text and numbers for multiple rows
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
Posts: 11,058
finding a number within a text and numbers for multiple rows
=MID(A1,FIND("_",A1,1)+1,4) and copy down
--
Gary''s Student - gsnu200820
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student