Instead of getValue() try getCalculatedValue() or getFormattedValue()
At least I think that what the other to types are called.
getFormattedValue() should give you your dates in mm/dd/yyyy format or whatever format the spreadsheet has specified for that cell/column.
-- Christopher Mullins
At least I think that what the other to types are called.
getFormattedValue() should give you your dates in mm/dd/yyyy format or whatever format the spreadsheet has specified for that cell/column.
-- Christopher Mullins