View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Find the last value < 0

Try this

=LOOKUP(2,1/(A1:A20<0),A1:A20)

Mike

"Mats Samson" wrote:

Is it possible to retrieve the last value greater or less than 0 in a column
range when there are 0-values above the value I'd like to find? There are no
blanks in the range, either 0 or greater or less than zero