Column '{0}' is being used multiple times
 
 
 
Error:
Column '{0}' is being used multiple times.
 
Explanation:
The indicated 
column occurs several times in the file, resulting in this error message.
 
 
Solution:
Each column must be unique. Remove the double columns or rename the columns.