B
Bill Linares
I'm new to this, so this might be trivial
I need to import data stored in text files into Access tables. The whole
thing is pretty straight forward done manualy; unfortunately it has to be
done hundreds of time. I need help on VBA for the following:
1. how to find out the number of files in a directory.
2. how to import text data into an access table using VB
Thanks
I need to import data stored in text files into Access tables. The whole
thing is pretty straight forward done manualy; unfortunately it has to be
done hundreds of time. I need help on VBA for the following:
1. how to find out the number of files in a directory.
2. how to import text data into an access table using VB
Thanks