Import Text file Name into Access

  • Thread starter Thread starter jon.ingram
  • Start date Start date
J

jon.ingram

Here is what I am looking for:

Sample:

I have these files in a directory
- Nov 2008 Sales.txt
- Oct 2008 Sales.txt
- etc.

I have written a vba loop to import all these files into a single
table however if I need seriatim data by month the fields in the file
do not have the dates so I was wondering if any one knew of a way to
insert a field that reflects the file name.

Thanks in Advance.
 
Post your code so that we can see how you're doing the import. How you're
doing it will dictate suggested solutions to your question.
 

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

Back
Top