View Single Post
  #1   Report Post  
Theresa
 
Posts: n/a
Default if statement with date range

Hi,

I have a column with varying dates, and I want to create a new column that
looks at the date column and decides what season code (CA,EW,SP,SU) it should
return.
i.e. EW=oct23-jan15, LW=jan16-mar31, etc.

Can someone please let me know what the IF statement should look like?

Thanks in advance,
Theresa