Hi...
Is there any way in VBA to import all fields in a text file as text without using an import spec?
My problem is that the field order and field name can vary slightly from import to import, but I need the fields to come in as text initially to avoid type mismatch errors.
Thanks for any suggestions.
Is there any way in VBA to import all fields in a text file as text without using an import spec?
My problem is that the field order and field name can vary slightly from import to import, but I need the fields to come in as text initially to avoid type mismatch errors.
Thanks for any suggestions.