View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Suzanne Suzanne is offline
external usenet poster
 
Posts: 152
Default Help with formula

I would like Col B to test Col A and enter a Y, N, or nothing

In Cell B2:

If A2 < A3, place a "Y" in B2, otherwise "N"
OR
If A2 = "" then don't place anything in B2

Thanks -- Suz