I do not understand how your equation works but try

=m6/if(c6>0,if(or(S24=50,S24=60),5,if(S24=70,7,6)),6)


"chiefnmd" wrote:

> =IF((C6>0)*AND(S24=50,60),M6/5,M6/6)...This function works as I desire,
> however I want to add a third option where S24 would =70 and M6/7. An error
> occurs stating too many arguments enterd. Can some help me??
> --
> The Chief