Hi,
I am using SpreadsheetFormatColumns() to format the columns in a spreadsheet to "text", but I don't know how to do this, all the formats in the livedocs are for numbers, currency or dates... is there something like
SpreadsheetFormatColumns(mySpreadsheet, {dataFormat="text"}, "1-15")
out there? this is really bugging me...
Thanks