View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steve Chalom Steve Chalom is offline
external usenet poster
 
Posts: 1
Default Help with Excel 2003 (multiple IF statements)

Hi there,
I need help with a multiple IF formula.
I have used a drop down list in 1 cell that has about 20 items in it.
I have used an "IF <cell = "test", type formula but it seems to fail after
8 IF's??

Why is this - as I need to return about 20 different responses from the
worksheet.
i.e. IF B2="strawberries","fruit"
IF B2="pumpkin","vegetable"
etc.

How do I include all of this in one line? is it possible?

Much Appreciated

Steve