K
kmart
I have created a form with a dropdown list of treatments and a field with
warrants that are manually entered.
I want to build a statement in a different field called priority using both
of these. I want to say:
If treatment=bypass lane or treatment=channelization or treatment=flare or
treatment=LT lane AND If warrants<50 then 5 or warrants<55.1 then 4 or
warrants<60.1 then 3 else If treatment=areal or treatment=dell AND
warrants<50.1 then 1 or warrants < 60.1 then 2.
I want to say if the treatment is bypass lane or channelization or flare and
if the warrants are less than 50 then it receives 5 or if the warrants are
less than 55.1 then it receives 4 in the priority field.
thank you
warrants that are manually entered.
I want to build a statement in a different field called priority using both
of these. I want to say:
If treatment=bypass lane or treatment=channelization or treatment=flare or
treatment=LT lane AND If warrants<50 then 5 or warrants<55.1 then 4 or
warrants<60.1 then 3 else If treatment=areal or treatment=dell AND
warrants<50.1 then 1 or warrants < 60.1 then 2.
I want to say if the treatment is bypass lane or channelization or flare and
if the warrants are less than 50 then it receives 5 or if the warrants are
less than 55.1 then it receives 4 in the priority field.
thank you