Hi,
I only see 2 options, one to make the excel file "more cleaver" or allow end user to use application import for that object structure.
The advantage with application import is that if there is one error it will block the loading for that file in total so even if row 1 to 4000 where ok nothing
will be loaded if there is an error in row 4001.
Disadvantage is that application import is often limited to for example 5000 rows so are there big amounts you need to split up the file in multiple files.
We use mxloader but run some checks on the content before we start loading that the data is correct
------------------------------
Agron Basha
------------------------------