W
WT
Could someone please tell me what needs to replace the «type» field in the
following example?
=IIf([DeliveryorPickup]=1,"Customer Pick
Up",IIf([DeliveryorPickup]=2,"Delivered",MsgBox ("Please select a Delivery
Option", «type», "Input Required")))
Is this the best way to do this, or is there a more elegant way to achieve
this?
following example?
=IIf([DeliveryorPickup]=1,"Customer Pick
Up",IIf([DeliveryorPickup]=2,"Delivered",MsgBox ("Please select a Delivery
Option", «type», "Input Required")))
Is this the best way to do this, or is there a more elegant way to achieve
this?