hello.
ive just read this post and it really helped a lot.
i have a question though.
i have a CSV file whose internal data are the following:
F1, 1111, OK, I
F1, 2222, NG, You
F2, 3222, OK, You
F2, 4777, OK, I
F2, 0123, NG, You
F3, 0011, OK, I
F3, 0021, OK, I
when i used DoCmd.Transfertext...