Morning all -
I'm trying to import a text file in csv format into Access but I'm getting the following error message: "Record is too large."
Then, using VBA in Access I tried to open the file using the opentext method, and I'm getting the following message: 'Run-time error '': Method opentext of object workbooks failed"'
What am I doing wrong?
I'm trying to import a text file in csv format into Access but I'm getting the following error message: "Record is too large."
Then, using VBA in Access I tried to open the file using the opentext method, and I'm getting the following message: 'Run-time error '': Method opentext of object workbooks failed"'
What am I doing wrong?