I have a csv file I am reading in and checking the field length - I am getting errors that say my line is too short based on the error logic I coded. But when I look at the csv file, it is fine.
Attribute VB_Name = "Module2"
Sub ImportCSVFileARDet(filenameCSV, numFieldsINT)
On Error GoTo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.