TonyTony1
8 years agoQrew Cadet
2 Criteria return a value
So I have my data that I would like to return a specific value based on 2 different fields.
For example, I have this:
If([What's your shipping address?: State/Region]="Alaska","Superman")
But I need it to be if([What's your shipping address?: State/Region]="Alaska", [bin]="000000", "Superman")
Any ideas how to accomplish this
For example, I have this:
If([What's your shipping address?: State/Region]="Alaska","Superman")
But I need it to be if([What's your shipping address?: State/Region]="Alaska", [bin]="000000", "Superman")
Any ideas how to accomplish this