P
pgarcia
When importing a text file, could I have a expression somewhere when
importing field 3 and it is = to 5 change 5s to 4s? Like so: Expr1:
IIf([Field3]=5,4,[Field3])
Thanks
importing field 3 and it is = to 5 change 5s to 4s? Like so: Expr1:
IIf([Field3]=5,4,[Field3])
Thanks