G
Guest
Thanks for taking the time to read my question.
I went to this site http://www.mvps.org/access/modules/mdl0057.htm for some
code to help me import files into my db.
The problem is that the copied code gets stuck at this line:
Dim myTextFile As New clsReadTextFile ' Create a new class internal to
your program.
which appears in the sample provided by Chuck. The Error I get is
"User-Defined type not defined". Why is this happening, and how can I fix
it. I tried e-mailing Chuck, but the address doesn't work.
Thanks again.
I went to this site http://www.mvps.org/access/modules/mdl0057.htm for some
code to help me import files into my db.
The problem is that the copied code gets stuck at this line:
Dim myTextFile As New clsReadTextFile ' Create a new class internal to
your program.
which appears in the sample provided by Chuck. The Error I get is
"User-Defined type not defined". Why is this happening, and how can I fix
it. I tried e-mailing Chuck, but the address doesn't work.
Thanks again.