formulas to return first and last value in a row

  • Thread starter Thread starter Jonsson
  • Start date Start date
J

Jonsson

Hi,

I wonder if anyone can help me with a formula that lookup the first cell in
a row and cellvalue if statement is true:

=IF(N5<1;"";(N3-N4))

And vice versa...........

Thanks in advance

//Thomas
 
Back
Top