I have a wildcard input set up to import a specific sheet from 10 .xlsm files with what I thought were identical schema, but I am getting the error message that they have different schema than the 1st file and will be skipped.
When I set up 10 inputs + browse tools, the only difference I can see in the Field types is that one particular Field comes in with a different size VString for each file - 276, or 274, or 278. I think this is to do with it being a very long string in the cell in question.
Is this likely to be a problem that is causing the error? And if so, is there anything I can do about this?
Thanks