Maybe
=IF(AND(C2>2,C2<6),C2,"")
Mike
> I am trying to create an if then formula for the following but am having some
> difficulty. Any assistance would be appreciated.
>
> If C2 is greater than 2 but less than 6 than it equals C2.
>
> Mike
Mike - 20 May 2008 13:51 GMT
Thanks Mike, this worked perfectly
> Maybe
>
[quoted text clipped - 8 lines]
> >
> > Mike