Column '{0}' is present, but '{1}' is notError: 
Column '{0}' is present, but '{1}' is not. 
Explanation: 
This error message occurs when an import is made but a column is missing that is inseparable from another column. 
Some examples where this message occurs: 
 Solution: 
Complete the column marked as missing in the error message. 
 |