neested

  • Thread starter Thread starter pytelium
  • Start date Start date
P

pytelium

I have a column of numbers a1 to a6

3.5
3.5
3.6
3.7
4.3
2.1

I want create another column b1 to b6 which prints INif a2<a1,prints
OUT if a2>a1 and prints SAME if the 2 values are the same.The formula
must compare each cell to the cell above it.I think its nested IF but
cant get it right.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top