View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Beth104
 
Posts: n/a
Default conditional formulas

Is there a way to have 4 conditions in one formula and cell? it is only
allowing me to enter 2. For example, IF100%,"FORMULA X",
IF=95%*AND<100%,"FORMULA Y",
IF<95%*AND=85%,"FORMULA Z"
IF<85%,0

Any help is appreciated!