Hi All,
Has Coldufsion 10 changed how the interopablity between Coldfusion and ms office work?
I had some code that worked perfectly in CF9.
It read an xls or xlsx file and deleted some sheets that where not required and then saved the xls or xlsx
But now in CF10 with all xlsx files I get a null pointer error.
It would appear that when using SpreadSheetRead this always opens the file in xls mode.
I have tried numerous variation to find a solution.
I also tried to create a new spreadsheet with SpreadsheetNew this was created in xlsx mode.
While I could update cells and save as xlsx I could not read a sheet from an existing file and add it to this one.
Is there anyone from Adobe that can shed some light on this??
Regards
Ken Caldwell