View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Excel - in a row of numbers, put last entered number Cell B2

Fortunately, we can put this formula in any cell (except cells in the first
row).
--
Gary''s Student - gsnu200809


"RJ" wrote:

Thank you. That works fine.... how do I modify the formula what if I wanted
to put number in cell W1 instead of B2?

"Gary''s Student" wrote:

=LOOKUP(2,1/(1:10),1:1)
--
Gary''s Student - gsnu200809