Greetings,
I have an .xls file with a single tab and a contiguous block of cells with no nulls. I have made sure there are no extraneous empty rows or columns trailing my data. The UnprotectWorkbook() function yields index out of range on its list of records regardless, on a sheet that is known to be protected. The User Model only includes UnprotectWorkbook, not sheet or record.
Can anyone help? Thank you!
I have an .xls file with a single tab and a contiguous block of cells with no nulls. I have made sure there are no extraneous empty rows or columns trailing my data. The UnprotectWorkbook() function yields index out of range on its list of records regardless, on a sheet that is known to be protected. The User Model only includes UnprotectWorkbook, not sheet or record.
Can anyone help? Thank you!
- Theresa