Thread
:
Removing an alpha characture from a column of numbers
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
Posts: 11,058
Removing an alpha characture from a column of numbers
=--LEFT(A1,LEN(A1)-1) and copy down
--
Gary''s Student - gsnu200802
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student