Thread
:
Subtracting data when copied from a IE screen
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
Posts: 11,058
Subtracting data when copied from a IE screen
Try:
=VALUE(SUBSTITUTE(CLEAN(E21),CHAR(160),""))
--
Gary''s Student - gsnu201001
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student