I am getting a error:
"inputfile.xls": Too many fields in record #2
I am using a batch macro to upload and read all types of file like .xlsx,xls,txt,csv,etc .
I am getting the error at only .xls file.
Please suggest some solutions.
Hi,
I think this error most often occurs in TXT/CSV files.
Can you check if you have the same issue without using macro?
Yes, I am having a same error without macro