Thread: Excel Functions
View Single Post
  #1   Report Post  
sfs
 
Posts: n/a
Default Excel Functions

I have a group of mutually exclusive If statements that I want to exercise in
a cell. Specifically, if the year is 2005 I want to return one value, if the
year is 2006, I want to return another, etc. Can't see how to do this simply
without creating a giant nesting of If statements. Anyone have suggestions?