E
Erik
I'm trying to creat a formula that will do the following:
if(A1>B1 and A1<C1 than D1 if not than 0
I don't know how to incorporate the two functions to get
the result from D1. The only result I can get it to
display is either true or 0 (False). This would be fine
if I were only using one if function, but I need to nest 7
if funtions in one cell.
Can anyone help?
Thanks,
Erik
if(A1>B1 and A1<C1 than D1 if not than 0
I don't know how to incorporate the two functions to get
the result from D1. The only result I can get it to
display is either true or 0 (False). This would be fine
if I were only using one if function, but I need to nest 7
if funtions in one cell.
Can anyone help?
Thanks,
Erik