Import Specification Problem.

S

Scott Burke

OK.. I am importing a space delimited file. I can import the pps-test.txt
into "Import UMC"(the table) using a file Specification. When I do this
manuall I have no problems.

The Problem.
docmd.transfertext acImportDelim, "PPS-Import Specification","Import UMC",
[Filenm], false

When I try to do this with the above command line I have a problem. Only
the first field imports correctly. The rest of the fields are null.?

Why will it work manually but not by code?
Scott Burke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top