Thread: if statement
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
kraway
 
Posts: n/a
Default if statement

I have 2 columns in a spreadsheet. Column A contains a date in format
11/30/2005. Column B contains a number. I need an If statement that will
return the median value of column B where the date in column A begins with 11.

Any thoughts appreciated!