Hi

I am trying to put a formulain CR11 + VB6

But I am gettin a formula error in the line
Code:
if ?stat=0 then
order_details.order_id = shipping.order_id
else
order_details.order_id NOT in {shipping.order_id}

PART


Code:
NOT in {shipping.order_id}
ERROR :

The remaining part does not appear to be a part of the formula

Can anyone help ?? ive just put a logic there.. but need to actually make it work

thanks