View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CPROULXM CPROULXM is offline
external usenet poster
 
Posts: 1
Default If, Then formula - Multiple levels

Hi,
I need a way to create a formula that basically says:

if cell1 = x, then use [this set of nested if/then statments]
if cell1 = x2, then use [this set of nested if/then statments]... and so
on...
I have 8 different sets of nested if, then formulas that are dependent on
what the cell is...