View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
beginner john beginner john is offline
external usenet poster
 
Posts: 1
Default Sum last three numbers in a column


This formula results in the last nimber in a column
=index(k5:k57,count(k5:k57))
How do I get the last three numbers in a column?