I am reading an excel sheet using the ACE provider and certain cells contain data greater than 255 bytes. I tried changing the TypeGuessRows in the registry settings as well as
The solution to this was extremely simple. Just change the format of the column containing this huge data to "Text" from "General" in the excel sheet.
Now I feel like a n00b.