Thread: 3 Questions
View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.misc
Django Cat[_2_] Django Cat[_2_] is offline
external usenet poster
 
Posts: 12
Default 3 Questions

Ron Rosenfeld said:

Simpler solution for this question:

=LOOKUP(9.9E+307,Total)

will return the last entry in the Total range.


Yes, that works fine and is incredibly helpful - many thanks, Ron.

--