S
Snowspud
I would like some help please, currently I'm importing a collection of .csv
files into Access using VBA TransferText, I import each file spearately via a
form where I include the file name from a textbox, but the number and names
of the fields in the .csv files are not consistent so I can't use a Import
Spec. How can I import the different files while making sure that all fields
are imported as text fields? There is a row including the field headings.
Thanks
Richard
files into Access using VBA TransferText, I import each file spearately via a
form where I include the file name from a textbox, but the number and names
of the fields in the .csv files are not consistent so I can't use a Import
Spec. How can I import the different files while making sure that all fields
are imported as text fields? There is a row including the field headings.
Thanks
Richard