I have trying to read and append all macro enabled Excel files in a folder. I am not able to do so because of an error due to difference in file schema (most likely due to different data type). I want to resolve this issue and read all files, even if they have different schema. How should I go about it ?