Solved
if function
Hi
How can I use if function when I have two statement shall be valid at the same time:
For example:
y=0 if x=5 and z=10
y=1 otherwise
How can I replace "and"?
Thanks
Hi
How can I use if function when I have two statement shall be valid at the same time:
For example:
y=0 if x=5 and z=10
y=1 otherwise
How can I replace "and"?
Thanks
Like so.

No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.