Searching and Importing multiple text files

Hoganc

New to Access Programming
Local time
Today, 21:28
Joined
Jun 11, 2007
Messages
17
Hi All

If anyone can assist with this as the developer who normally fixes these things is off sick and I need this completed.... great
I have csv text files on the server called CH200705 and CH200706 which need to be imported without headings to table Payments.

I have a form on the startup of my database which has four fields on
start Month
start Year

end month
end year

load button
quit button

The form is supposed to either load a module, i think, which then searches for the files may and june and loads them into the payments table if they are there. I I try to load mar and there is no table there is just says one or more of the files not found and loads the other two.

any body any clues as to how this should work thanks
 

Users who are viewing this thread

Back
Top Bottom