Hi,
In one of the column of an excel sheet, data contains both numeric & character. When I try to execute SQL using Excel ODBC, I'm getting error message: Data Type Mismatch.
I tried to change the format of that Field as Text, even then I get the same error. The query works fine when I give SQL something with numeric values.