On keeping formatting with excel if I overwrite existing data and use the file format c:\temp\_test.xlsx|||'Data$a:c' and the data has less number of rows than what what there previously in spreadsheet it leaves the previous data... example say I have 10 rows on sheet and I run the script and it retrieves 5 then from row 6 through 11 is left on sheet with old data. I'm curious (likely simple) how one uses the formatting string so it keeps column widths and formatting and it overwrites (and clears out) all rows.
Thanks,
Jeff