G
Greg Remaly
I'm trying to change all of the WS values in a field to LTL but only those
values. I'm having trouble getting the if/then statement to work. I'm
using the following statement in the "Update to:" line,
IIf([FreightType]="WS","LTL"). This isn't giving me the result I desire
because there are other values besides these two values. I realize I'm
missing the false portion, but I don't know what to put for just leave the
value alone. I guess what I want is if the value is WS, change it to LTL,
otherwise, just leave the value alone.
How do I do this?
Thanks so much for any help in advance.
(e-mail address removed)
values. I'm having trouble getting the if/then statement to work. I'm
using the following statement in the "Update to:" line,
IIf([FreightType]="WS","LTL"). This isn't giving me the result I desire
because there are other values besides these two values. I realize I'm
missing the false portion, but I don't know what to put for just leave the
value alone. I guess what I want is if the value is WS, change it to LTL,
otherwise, just leave the value alone.
How do I do this?
Thanks so much for any help in advance.
(e-mail address removed)