Can someone write the If then function for this below.
Let's say the cell I am referring to is C3
[FONT="]If cell equals 120-180 then 3[/FONT]
[FONT="]If cell equals 100-119 or 181-220 then 2[/FONT]
[FONT="]If cell equals 80-99 or 221-300 then 1[/FONT]
[FONT="]If cell <80 or >300 then 0
I've tried embedded If statements and just can't get it to work.[/FONT]
Let's say the cell I am referring to is C3
[FONT="]If cell equals 120-180 then 3[/FONT]
[FONT="]If cell equals 100-119 or 181-220 then 2[/FONT]
[FONT="]If cell equals 80-99 or 221-300 then 1[/FONT]
[FONT="]If cell <80 or >300 then 0
I've tried embedded If statements and just can't get it to work.[/FONT]