Thread
:
Counting steps in a scale
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
Posts: 11,058
Counting steps in a scale
With the first scale item in A1 and the second item in A2, use:
=ABS(A1-A2)
--
Gary''s Student - gsnu200810
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student