S
slotmgr70
I'm trying to create a simple IIF state ment that looks at two seperate
fields and returns a code. For example:
IIF [revenue]>=500 AND [territory]="Inner Market", "BD_500IN", "BD_500"
I know this isn't right because I tried it a bunch of different ways and
keep getting errors. What is the correct IIF statement for using two
arguments?
fields and returns a code. For example:
IIF [revenue]>=500 AND [territory]="Inner Market", "BD_500IN", "BD_500"
I know this isn't right because I tried it a bunch of different ways and
keep getting errors. What is the correct IIF statement for using two
arguments?