When trying to use an Excel - Get Cell task to retrieve a cell with a date, I get an error:
Exception in Task: Conversion from string "2014-10-27" to type 'Double' is not valid. Input string was not in a correct format.
The cell in question is formatted as a Date in Excel. Changing the cell to General or Text works, but the file is sourced from a third party and I have no control over the input file so I would like to be able to get the cell data as a string regardless of the source format in Excel.